Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 90632 invoked from network); 3 May 2005 02:40:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 May 2005 02:40:09 -0000 Received: (qmail 91016 invoked by uid 500); 3 May 2005 02:41:43 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 90974 invoked by uid 500); 3 May 2005 02:41:42 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Received: (qmail 90960 invoked by uid 99); 3 May 2005 02:41:42 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of mbecke@gmail.com designates 64.233.170.198 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.198) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 02 May 2005 19:41:42 -0700 Received: by rproxy.gmail.com with SMTP id j1so983728rnf for ; Mon, 02 May 2005 19:40:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TPQIIC1Ag3kVisdty9o5wZhCZwow271PI5Y/ktkTj7H6vlNUKe3wlAKhMsFLgZEa32aZuckxiw1bBAYXSSTf6WHKbupNQCHpFewAaywAHFVyahC9QPKz8qt1+qioakovsyUYpToSSkKIi6WcGUVAexJbUq5BPjSELrpD4Sqh3i8= Received: by 10.38.11.53 with SMTP id 53mr6163751rnk; Mon, 02 May 2005 19:40:05 -0700 (PDT) Received: by 10.38.208.39 with HTTP; Mon, 2 May 2005 19:40:05 -0700 (PDT) Message-ID: <78f7873e05050219404c8d018a@mail.gmail.com> Date: Mon, 2 May 2005 22:40:05 -0400 From: Michael Becke Reply-To: Michael Becke To: HttpClient User Discussion Subject: Re: Proxy setting detection (applet) In-Reply-To: <4276AD35.8090106@collabraspace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4276AD35.8090106@collabraspace.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Rob, This code never made it into HttpClient. If you would like to package it up into a utility class, we would be happy to include it in HttpClient contrib. The latest stable HttpClient code (3.0) can be found in SVN. http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/ or http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/ Mike On 5/2/05, robert wrote: > Does anyone recall whether or not HttpClient received the Proxy > setting(s) detection > code that was referenced in the following thread?: >=20 > http://nagoya.apache.org/eyebrowse/ReadMsg?listName=3Dcommons-httpclient-= dev@jakarta.apache.org&msgNo=3D1956 >=20 > If so, what is the CVS/SVN info for the current (HttpClient 3.0 rc2) > source code.(I've looked on the asf website source code repository > and there are several places where it appears that HttpClient is/was > stored - I'm not able to find the latest code.) Also, if it is there > where in the repository (path) is the Proxy setting(s) detection > utility code located? >=20 > Thanks for your time, >=20 > Rob >=20 > CollabraSpace - Revolutionary Collaboration > Visit us at http://www.collabraspace.com > This message has been scanned for viruses by > ClamAV v0.83 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: httpclient-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org