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 defaults to
HttpMethodRetryHandler.
--
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]