Return-Path: Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: (qmail 50092 invoked from network); 6 Oct 2009 03:16:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Oct 2009 03:16:05 -0000 Received: (qmail 48804 invoked by uid 500); 6 Oct 2009 03:16:05 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 48722 invoked by uid 500); 6 Oct 2009 03:16:05 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 48712 invoked by uid 99); 6 Oct 2009 03:16:05 -0000 Received: from Unknown (HELO hercules.apache.org) (140.211.11.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 03:16:05 +0000 X-ASF-Spam-Status: No, hits=-0.3 required=5.0 tests=BAYES_00,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hercules.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 03:15:54 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Mv0WT-0006ai-Ii for httpclient-users@hc.apache.org; Mon, 05 Oct 2009 20:15:33 -0700 Message-ID: <25762297.post@talk.nabble.com> Date: Mon, 5 Oct 2009 20:15:33 -0700 (PDT) From: tyweed To: httpclient-users@hc.apache.org Subject: Apache's HttpClient don't want URL Encoding any ideas how I can bypass? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: stevieb95125@yahoo.com I have an application i'm building that needs to send requests that do not URLEncode characters in the URL. I have tried everything I can think of to bypass the URL Encoding and have had no luck. Is there any idea or work around anyone can offer? I thought about getting the src and altering it but it turned out to be more difficult than I anticipated. I have heard that HTTP Core is an option but i'd rather go that route as last case scenario. Any ideas any help would be very appreciated! -- View this message in context: http://www.nabble.com/Apache%27s-HttpClient-don%27t-want-URL-Encoding-any-ideas-how-I-can-bypass--tp25762297p25762297.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org