Gary D. Gregory created HTTPCORE-623:
----------------------------------------

             Summary: 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


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}





--
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