[ 
https://issues.apache.org/jira/browse/TS-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudheer Vinukonda updated TS-2650:
----------------------------------

    Attachment: ts2650.diff

- This patch also fixes a bug in handling a 302 redirection from http to https 
location. ATS had been incorrectly using the cached port when a 302 is received 
which results in sending a https request on a non-https port.

> Support relative url in the location header in 302 redirection 
> ---------------------------------------------------------------
>
>                 Key: TS-2650
>                 URL: https://issues.apache.org/jira/browse/TS-2650
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sudheer Vinukonda
>            Assignee: Bryan Call
>             Fix For: 5.0.0
>
>         Attachments: ts2650.diff
>
>
> Currently, if ATS receives a relative url path (with either the host or the 
> scheme missing) in the location header in the 302 redirect request, it 
> returns a "400 Host Header Required" error. This enhancement is to try the 
> redirection with the current origin connection's host/scheme when that 
> happens.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to