You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Carter Kozak (Jira)" <ji...@apache.org> on 2020/08/23 18:55:00 UTC

[jira] [Resolved] (HTTPCLIENT-2109) Incorrect documentation for RequestConfig.Builder.setConnectionKeepAlive

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

Carter Kozak resolved HTTPCLIENT-2109.
--------------------------------------
    Resolution: Fixed

> 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
>             Fix For: 5.0.2
>
>          Time Spent: 50m
>  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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org