Gabor (I hope I got your name right) *.util.HttpURLConnection was only meant to be a compatibility wrapper, not a complete replacement which could be registered with JRE as a full-blown URL handler. It is half-baked and is probably not very functional. The general sentiment is that HttpURLConnection framework is so broken that it is hardly worth the trouble. Anyways, we'll happily accept a better HttpClient based HttpURLConnection implementation ;-)
Oleg On Tue, 2004-04-27 at 11:35, Ortwin Glück wrote: > There is o.a.c.h.util.HttpURLConnection. It's ancient and I don't know > if it will work for you, but it's certainly a starting point. > > gabor wrote: > > > i know this has been asked before, but maybe some progress has been > > made.... > > > > > > i need to use httpclient as a http url-handler in java (registering it > > with java.protocol.handler.pkgs and so on). > > --------------------------------------------------------------------- > 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]