Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 90215 invoked from network); 12 Jun 2002 17:21:40 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Jun 2002 17:21:40 -0000 Received: (qmail 7764 invoked by uid 97); 12 Jun 2002 17:21:42 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 7738 invoked by uid 97); 12 Jun 2002 17:21:42 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 7708 invoked by uid 98); 12 Jun 2002 17:21:41 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Subject: Re: [HttpClient] REPOST: Handlers for HttpClient? From: Evert Hoff To: Jakarta Commons Developers List In-Reply-To: <006d01c2122e$266b5880$9d02020a@gregorym2k> References: <005701c2115e$3477a710$9d02020a@gregorym2k> <006d01c2122e$266b5880$9d02020a@gregorym2k> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 12 Jun 2002 19:13:26 +0200 Message-Id: <1023902007.1367.230.camel@localhost.localdomain> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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(). Do you think it would be possible? Evert On Wed, 2002-06-12 at 18:27, SkyLeach wrote: > 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" > To: > Sent: Tuesday, June 11, 2002 11:39 AM > Subject: Handlers for HttpClient? > > > > Have handler classes been created to wrap the Commons project HttpClient? > > > > In other words, can I pass the > > "-Djava.protocol.handler.pkgs=org.apache.commons.httpclient" directive to > my > > JVM and expect to get an org.apache.commons.httpclient.HttpConnection back > > from a java.net.URL.openConnection() call when I specify the "http" > protocol? > > > > Please let me know, and if not then I will work to extend the package now. > > I must have this functionality ASAP because my package, PortletStreams is > in > > production but needs cookie handling and HTTP authentication. > > > > Thanks in advance... > > -Matt > > > > > > -- > > To unsubscribe, e-mail: > > > For additional commands, e-mail: > > > > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: