Separate open proxy and makeRequest proxy servlets for easier maintenance.
--------------------------------------------------------------------------

                 Key: SHINDIG-369
                 URL: https://issues.apache.org/jira/browse/SHINDIG-369
             Project: Shindig
          Issue Type: Improvement
          Components: Common Components (Java)
            Reporter: Kevin Brown
            Assignee: Kevin Brown


The open proxy (used for embedding rewritten content such as image urls) and 
the makeRequest proxy have a lot of overlap, but binding them into a single 
servlet makes isolating security and monitoring issues difficult. This also 
complicates the code and makes it harder to properly test each use case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to