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

ASF subversion and git services commented on HTTPCLIENT-2109:
-------------------------------------------------------------

Commit fa08f54077ee3c9566437a4aeb801facfa43c4d4 in httpcomponents-client's 
branch refs/heads/master from Carter Kozak
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=fa08f54 ]

HTTPCLIENT-2109: Fix RequestConfig.Builder#setConnectionKeepAlive javadoc (#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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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