StanB123 created HTTPCLIENT-2109:
------------------------------------
Summary: Incorrect documentation for
RequestConfig.Builder.setConnectionKeepAlive
Key: HTTPCLIENT-2109
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2109
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient (classic)
Affects Versions: 5.0.1
Environment: Windows 10 Professional
Reporter: StanB123
I believe the documentation (or implementation) for:
{noformat}
RequestConfig.Builder#setConnectionKeepAlive{noformat}
Is incorrect. The documentation states that the default value for this option
is one minute. However, it seems to default to
{noformat}
DEFAULT_CONN_KEEP_ALIVE{noformat}
which is set to three minutes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]