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

Oleg Kalnichevski resolved HTTPCLIENT-933.
------------------------------------------

    Fix Version/s: 4.1 Alpha2
       Resolution: Fixed

I tweaked javadocs of relevant classes to my best ability. Feel free to improve 
it further.

Oleg

> All implementations of SchemeSocketFactory.createSocket(HttpParams params) 
> ignore the params
> --------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-933
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-933
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 4.1 Alpha2
>
>
> Only TestTSCCMWithServer.StallingSocketFactory.createSocket(HttpParams 
> params) ever uses the HttpParams parameter.
> All non-test implementations of the method ignore the parameter.
> Not sure why this version of the method exists if the parameter is never used 
> - the parameterless method from SocketFactory could be used instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to