[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181340#comment-17181340
 ] 

Carter Kozak commented on HTTPCLIENT-2109:
------------------------------------------

https://github.com/apache/httpcomponents-client/pull/252

> 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
>            Priority: Trivial
>
> 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]

Reply via email to