Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 9317 invoked from network); 15 Jun 2006 15:22:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jun 2006 15:22:18 -0000 Received: (qmail 17855 invoked by uid 500); 15 Jun 2006 15:22:17 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 17834 invoked by uid 500); 15 Jun 2006 15:22:17 -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 17816 invoked by uid 99); 15 Jun 2006 15:22:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 08:22:17 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [85.90.206.104] (HELO office.redwerk.com) (85.90.206.104) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 08:22:14 -0700 Received: from bofh by office.redwerk.com with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FqtfM-0001Xv-Dv for httpclient-user@jakarta.apache.org; Thu, 15 Jun 2006 18:21:52 +0300 Date: Thu, 15 Jun 2006 18:21:52 +0300 From: Eugeny N Dzhurinsky To: httpclient-user@jakarta.apache.org Subject: URL escaping Message-ID: <20060615152152.GC5864@office.redwerk.com> Mail-Followup-To: httpclient-user@jakarta.apache.org Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there! I facing some weird problems with URL encoding. For some reason this URL: http://www.raresplendors.com/images/Fuchsia%20Paua%20Cufflinks%20+.jpg Results as invalid escaped url when I trying to use it in GetMethod. Is there any way to force httpclient decide is URL escaped or not? -- Eugene N Dzhurinsky --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org