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

Alan M. Carroll updated TS-526:
-------------------------------

    Attachment: ts-526-patch.txt

> Plugin API call to get effective URL for a transaction.
> -------------------------------------------------------
>
>                 Key: TS-526
>                 URL: https://issues.apache.org/jira/browse/TS-526
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>         Attachments: ts-526-patch.txt
>
>
> For transparent proxying, the host is frequently not in the explicit URL in 
> the request. Plugins therefore have to dig around in the MIME headers for the 
> HOST field to be robust, when frequently all that is needed by the plugin is 
> the effective URL, that is the full URL for the target. The logic to compute 
> this already exists in the HTTPHdr class and it should be made available to 
> plugins.

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