Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 097B3D8EF for ; Mon, 29 Oct 2012 22:46:09 +0000 (UTC) Received: (qmail 11686 invoked by uid 500); 29 Oct 2012 22:46:07 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 11533 invoked by uid 500); 29 Oct 2012 22:46:07 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 11525 invoked by uid 99); 29 Oct 2012 22:46:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 22:46:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcdcu-couchdb-user@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 22:46:00 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TSy5Y-0004i2-W4 for user@couchdb.apache.org; Mon, 29 Oct 2012 23:45:45 +0100 Received: from 14-202-136-129.static.tpgi.com.au ([14.202.136.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Oct 2012 23:45:44 +0100 Received: from sam by 14-202-136-129.static.tpgi.com.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Oct 2012 23:45:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Sam Stainsby Subject: Re: literal '+' in URL when creaitng a database Date: Mon, 29 Oct 2012 22:45:21 +0000 (UTC) Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 14-202-136-129.static.tpgi.com.au User-Agent: Pan/0.136 (I'm far too busy being delicious; GIT 926a150 git://git.gnome.org/pan2) X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 29 Oct 2012 15:29:31 -0700, Mark Hahn wrote: > I always encode the entire url. That can't cause a problem, can it? Best you have a look at this I think: http://www.lunatech-research.com/archives/2009/02/03/what-every-web- developer-must-know-about-url-encoding -- Sam.