Re: REPOST: Handlers for HttpClient?

2002-06-13 Thread Evert Hoff
iginal Message - > From: "SkyLeach" <[EMAIL PROTECTED]> > To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> > Sent: Wednesday, June 12, 2002 2:20 PM > Subject: Re: REPOST: Handlers for HttpClient? > > > > Thanks for the response, tha

Re: REPOST: Handlers for HttpClient?

2002-06-12 Thread SkyLeach
From: "SkyLeach" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 2:20 PM Subject: Re: REPOST: Handlers for HttpClient? > Thanks for the response, that is what I was looking for. Debates about how &g

Re: [HttpClient] REPOST: Handlers for HttpClient?

2002-06-12 Thread Evert Hoff
Hi Matt, That would probably mean that we would need to create implementations for java.net.URL, java.net.HttpURLConnection and maybe also for java.net.URLConnection. URL is a final class, so I don't know how it would be possible to get it to return something different with URL.openConnection().

REPOST: Handlers for HttpClient?

2002-06-12 Thread SkyLeach
Nobody responded to this last time, and I still am interested in knowing the answer. Please read if you are using HttpClient and let me know... thanks, - Original Message - From: "Matt Gregory" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 11:39 AM Subject: Ha