[
https://issues.apache.org/jira/browse/TS-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945129#comment-13945129
]
Sudheer Vinukonda commented on TS-2650:
---------------------------------------
Patch file updated to fix core dump issue - moved storing the origin connection
hostname, scheme, port etc to before destroying origin, reset some of the old
url stuff etc. Kindly review. Thanks!
> 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
> 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)