[
https://issues.apache.org/jira/browse/HTTPCLIENT-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Smith updated HTTPCLIENT-1007:
-----------------------------------
Attachment: 1007.patch
This patch is for 4.0.3-RELEASE
Provides an exposed method for convenience when having to encode redirected
URIs.
> When A URL is redirected, there is no easy way to encode the new url before
> HC tries to execute it/
> ---------------------------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-1007
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1007
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.0.3
> Environment: n/a/
> Reporter: Ryan Smith
> Fix For: 4.1 Alpha3, 4.1.0
>
> Attachments: 1007.patch
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> When you implement your custom RedirectHander, there is no easy way to encode
> the new URL being redirected to.
> A public method to access the location string prior to the URI generation
> would be useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]