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

Francois-Xavier Bonnet resolved HTTPCLIENT-1323.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3 Alpha2

Fix committed to trunk
                
> CachingHttpClient ignores params set on the request
> ---------------------------------------------------
>
>                 Key: HTTPCLIENT-1323
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1323
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: Cache
>    Affects Versions: 4.3 Alpha1
>            Reporter: Francois-Xavier Bonnet
>             Fix For: 4.3 Alpha2
>
>
> When using a CachingHttpClient, if I set a param on the request like this:
> httpRequest.getParams().setParameter(ClientPNames.HANDLE_REDIRECTS, false);
> The parameter is just ignored.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to