[
https://issues.apache.org/jira/browse/HTTPCORE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved HTTPCORE-623.
--------------------------------------
Fix Version/s: 5.0-beta12
Resolution: Fixed
In git master.
> Change org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable() int
> input to Timeout
> -----------------------------------------------------------------------------------------
>
> Key: HTTPCORE-623
> URL: https://issues.apache.org/jira/browse/HTTPCORE-623
> Project: HttpComponents HttpCore
> Issue Type: New Feature
> Components: HttpCore
> Affects Versions: 5.0-beta11
> Reporter: Gary D. Gregory
> Assignee: Gary D. Gregory
> Priority: Major
> Fix For: 5.0-beta12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Change {{org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable()}}
> {{int}} input to {{Timeout}}.
> Is:
> {code:java}
> org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable(int)
> {code}
> Should be:
> {code:java}
> org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable(Timeout)
> {code}
> Fixed in https://github.com/apache/httpcomponents-core/pull/185
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]