From commons-user-return-17642-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Mon Oct 02 11:58:31 2006 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 10344 invoked from network); 2 Oct 2006 11:58:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2006 11:58:31 -0000 Received: (qmail 15416 invoked by uid 500); 2 Oct 2006 11:58:26 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 15374 invoked by uid 500); 2 Oct 2006 11:58:26 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 15351 invoked by uid 99); 2 Oct 2006 11:58:26 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Oct 2006 04:58:26 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [69.20.14.15] ([69.20.14.15:4060] helo=harbor.x-cart.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 45/C7-16499-CDEF0254 for ; Mon, 02 Oct 2006 04:58:22 -0700 Received: from localhost (localhost [127.0.0.1]) by harbor.x-cart.com (Postfix) with ESMTP id 40CCAFBFC8 for ; Mon, 2 Oct 2006 04:58:18 -0700 (PDT) Received: from harbor.x-cart.com ([127.0.0.1]) by localhost (harbor.x-cart.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DKPTrVCJWumH for ; Mon, 2 Oct 2006 04:58:17 -0700 (PDT) Received: from gw.crtdev.local (gw-harbor.crtdev.local [192.168.99.10]) by harbor.x-cart.com (Postfix) with ESMTP id D251DFBFC4 for ; Mon, 2 Oct 2006 04:58:16 -0700 (PDT) Received: from localhost (localhost.crtdev.local [127.0.0.1]) by gw.crtdev.local (Postfix) with ESMTP id 15CAD78CB1 for ; Mon, 2 Oct 2006 15:58:16 +0400 (MSD) Received: from gw.crtdev.local ([127.0.0.1]) by localhost (mail.crtdev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 43714-07 for ; Mon, 2 Oct 2006 15:58:15 +0400 (MSD) Received: from seraphim.crtdev.local (seraphim.crtdev.local [192.168.10.243]) by gw.crtdev.local (Postfix) with ESMTP id C41C478C30 for ; Mon, 2 Oct 2006 15:58:15 +0400 (MSD) Received: from seraphim.crtdev.local (seraphim.crtdev.local [192.168.10.243]) by seraphim.crtdev.local (8.13.8/8.13.8) with SMTP id k92BwF1J041422 for ; Mon, 2 Oct 2006 15:58:15 +0400 (MSD) (envelope-from ndv@cdev.ru) Date: Mon, 2 Oct 2006 15:58:15 +0400 From: Dmitry Negoda To: commons-user@jakarta.apache.org Subject: Re: [VFS] unexpected http connect Message-Id: <20061002155815.8a58d3e9.ndv@cdev.ru> In-Reply-To: <4520FA2B.2070900@ops.co.at> References: <4520C4F9.2080803@sophia.inria.fr> <4520C88A.9020904@ops.co.at> <20061002151759.deb79d41.ndv@cdev.ru> <4520FA2B.2070900@ops.co.at> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.20; amd64-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on harbor.x-cart.com X-Virus-Scanned: amavisd-new at x-cart.com X-Virus-System: ClamAV 0.88.4/1965/Mon Oct 2 02:52:42 2006 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, 02 Oct 2006 13:38:19 +0200 Mario Ivankovits wrote: > What do you mean by "must authorize twice"? > I understand how proxy server works, but you as developer have to > provide the required credentials, you can cache them in your code. > Having two HttpClient connections to the same server is not that a > problem, is it? I use a wrapper for HttpClient which asks for proxy password in a GUI form, that's why I'm going into trouble. It will be more convenient if I could configure my own HttpClient and provide it to vfs. Question. How can I specify proxy username/password for vfs? -- Sincerely yours, Dmitry Negoda Lead developer SALES-N-STATS.COM Glavpochtamt, p/o box 5152. [web site] http://www.sales-n-stats.com/ 432072 Ulyanovsk, Russia [ phone ] +7-(8422)-429038 (9:00-18:00 GMT +4) [ fax ] 1-270-568-5165 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org