Hi Roland,

thanks, but this method seems to be protected (in HttpClient 3.0.1) and I cant find any easy way to subclass it together with MultiThreadedHttpConnectionManager.. any ideas?

regards!

/Ole

Roland Weber skrev:
Hello Ole,

Is there someway to access the underlying socket used by an
HttpConnection when reading a response in the
HttpMethodBase#readResponse method?

HttpMethod.readResponse is given an HttpConnection as parameter.
HttpConnection has a getSocket method that should do the trick.

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to