Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 45780 invoked from network); 28 Aug 2005 19:04:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Aug 2005 19:04:56 -0000 Received: (qmail 88678 invoked by uid 500); 28 Aug 2005 19:04:55 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 88666 invoked by uid 500); 28 Aug 2005 19:04:55 -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 88653 invoked by uid 99); 28 Aug 2005 19:04:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 12:04:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [216.118.97.135] (HELO nocsmasher.horsepower.site5.com) (216.118.97.135) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 12:05:11 -0700 Received: from adsl-14-187-192-81.adsl.iam.net.ma ([81.192.187.14] helo=[192.168.0.2]) by nocsmasher.horsepower.site5.com with esmtpa (Exim 4.52) id 1E9SSY-0000dL-ML for httpclient-user@jakarta.apache.org; Sun, 28 Aug 2005 15:04:50 -0400 Mime-Version: 1.0 (Apple Message framework v733) In-Reply-To: <78f7873e050828110429a9556e@mail.gmail.com> References: <54073C43-A9BA-468E-91B1-190D7BF8D918@twisteddelight.org> <78f7873e050828110429a9556e@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Stephen de Vries Subject: Re: Malformed URI's Date: Sun, 28 Aug 2005 19:04:49 +0000 To: "HttpClient User Discussion" X-Mailer: Apple Mail (2.733) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - nocsmasher.horsepower.site5.com X-AntiAbuse: Original Domain - jakarta.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - twisteddelight.org X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks! On 28 Aug 2005, at 18:04, Michael Becke wrote: > You could either override setURI() or use setPath() and > setQueryString(). The latter two do not do any URI verification. > > Mike > > On 8/28/05, Stephen de Vries wrote: > >> >> Is there a way of sending malformed URI's using httpclient? I need >> to send raw data in a GET request that is incorrectly encoded >> (Encoding it is not an option). >> >> cheers, >> Stephen >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: httpclient-user- >> unsubscribe@jakarta.apache.org >> For additional commands, e-mail: httpclient-user- >> help@jakarta.apache.org >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: httpclient-user- > help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org