Petite,

Currently HttpClient provides a partial implementation of
HttpURLConnection. The problem is (at least in my opinion) that
HttpURLConnection is so badly broken that this hardly makes a lot of
sense to simulate its behaviour. So far nobody has felt compelled to
step in and provide a plug-in HttpURLConnection replacement based on
HttpClient code

Cheers,

Oleg

On Tue, 2004-03-09 at 15:25, petite_abeille wrote:
> Hello,
> 
> Is there a way to replace the JDK's HttpClient with the Common 
> HttpClient?
> 
> For example, Innovation's HTTPClient [1] can be setup through the 
> "java.protocol.handler.pkgs" system property.
> 
> Would it be possible to achieve the same effect with the Common 
> HttpClient?
> 
> TIA.
> 
> Cheers,
> 
> PA.
> 
> [1] http://www.innovation.ch/java/HTTPClient/getting_started.html
> 
> 
> ---------------------------------------------------------------------
> 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