You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by "Jeroen van Dun (JIRA)" <ji...@apache.org> on 2013/07/05 18:17:48 UTC

[jira] [Created] (APA-53) ReverseProxy does not handle HTTP/1.1 302 moves if the new Location is not an absolute URI

Jeroen van Dun created APA-53:
---------------------------------

             Summary: ReverseProxy does not handle HTTP/1.1 302 moves if the new Location is not an absolute URI
                 Key: APA-53
                 URL: https://issues.apache.org/jira/browse/APA-53
             Project: Portals Apps
          Issue Type: Bug
          Components: apa-webcontent
    Affects Versions: apa-webcontent-1.3
            Reporter: Jeroen van Dun
            Assignee: David Sean Taylor
         Attachments: RewritableHttpReverseProxyServiceImpl.java.patch

According to rfc2616, "Location" header value must be an absolute URI. Some webservers/sites send a relative URI instead. This URI can not be mapped resulting in a 404 at the client side.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira