9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Lyndon Nerenberg <lyndon@orthanc.ca>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Abaco: url parsing problem
Date: Thu, 20 Dec 2007 11:13:38 -0700	[thread overview]
Message-ID: <A78EE062-8F63-425A-BA62-77F82E695E40@orthanc.ca> (raw)
In-Reply-To: <0c8178b11537e80c1570c5f42f23dc95@yourdomain.dom>


On 2007-Dec-20, at 02:56 , Federico G. Benavento wrote:

> ok, I just tested it, webfs doesn't like '|' in urls

That's because a naked '|' isn't a valid character in a URL.  You have  
to percent-encode it (%7c).


  parent reply	other threads:[~2007-12-20 18:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20  9:37 pavlovetsky
2007-12-20  9:56 ` Federico G. Benavento
2007-12-20 11:22   ` Juan M. Mendez
2007-12-20 18:13   ` Lyndon Nerenberg [this message]
2007-12-20 21:22     ` Juan M. Mendez
2007-12-20 21:27       ` Federico G. Benavento
2007-12-21 15:39         ` Uriel
2007-12-21 16:13           ` Kernel Panic
2007-12-21 16:40             ` Uriel
2007-12-21 18:42               ` Juan M. Mendez
2007-12-21 16:35           ` David Leimbach
2007-12-21 16:43             ` Uriel
2007-12-21 16:55               ` roger peppe
2007-12-21 17:08                 ` David Leimbach
2007-12-21 18:16                   ` sqweek
2007-12-21 18:02             ` Wes Kussmaul
2007-12-21 18:17           ` ron minnich
2007-12-21  9:39   ` [9fans] " pavlovetsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A78EE062-8F63-425A-BA62-77F82E695E40@orthanc.ca \
    --to=lyndon@orthanc.ca \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).