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

phil gleghorn updated HTTPCLIENT-700:
-------------------------------------

    Description: It's not possible to set a custom retry handler with JVM 
argument "-Dhttp.method.retry-handler", httpclient never reads that property in 
DefaultHttpParamsFactory.createParams(). So it always uses the default 
implementation DefaultHttpMethodRetryHandler.  (was: It's not possible to set a 
custom retry handler with JVM argument "-Dhttp.method.retry-handler", 
httpclient never reads that property in 
DefaultHttpParamsFactory.createParams(). So it always defaults to 
HttpMethodRetryHandler.)

> Not possible to set custom retry handler with JVM argument 
> "-Dhttp.method.retry-handler"
> ----------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-700
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-700
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 3.1 Final
>            Reporter: phil gleghorn
>            Priority: Minor
>
> It's not possible to set a custom retry handler with JVM argument 
> "-Dhttp.method.retry-handler", httpclient never reads that property in 
> DefaultHttpParamsFactory.createParams(). So it always uses the default 
> implementation DefaultHttpMethodRetryHandler.

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

Reply via email to