You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Nick Kew (JIRA)" <ji...@apache.org> on 2012/07/18 14:17:33 UTC

[jira] [Created] (TS-1364) Implementation of reverse_map is incomplete

Nick Kew created TS-1364:
----------------------------

             Summary: Implementation of reverse_map is incomplete
                 Key: TS-1364
                 URL: https://issues.apache.org/jira/browse/TS-1364
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP
            Reporter: Nick Kew
            Assignee: Nick Kew
             Fix For: 3.3.2


Reverse_map remaps Location response headers.

This is incomplete.  Other response headers that may require remapping in a reverse proxy are:
Content-Location
URI
Destination
Set-Cookie

I had been contemplating writing a plugin, but on reflection this would be better fixed in core!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TS-1364) Implementation of reverse_map is incomplete

Posted by "Nick Kew (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Kew updated TS-1364:
-------------------------

    Attachment: TS-1364.patch

A patch to deal with simpler headers (not Set-Cookie, which has to be parsed differently), in case anyone wants to review before commit.

I have a plugin that fixes cookies, which I expect to get clearance to contribute to the project.
                
> Implementation of reverse_map is incomplete
> -------------------------------------------
>
>                 Key: TS-1364
>                 URL: https://issues.apache.org/jira/browse/TS-1364
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: Nick Kew
>            Assignee: Nick Kew
>             Fix For: 3.3.3
>
>         Attachments: TS-1364.patch
>
>
> Reverse_map remaps Location response headers.
> This is incomplete.  Other response headers that may require remapping in a reverse proxy are:
> Content-Location
> URI
> Destination
> Set-Cookie
> I had been contemplating writing a plugin, but on reflection this would be better fixed in core!

--
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