Re: URI and escape mechanism

On Wed, 10 Jul 2002, Karl Dubost wrote:

>
> Question:
>
> http://www.example.org/check?uri=http://www.example.net/path/to/yourfile.html&lang=en
>
> If we escape "&" only the validator will be fine... but the RFC seems
> to say you have to escape also the "/"

Nope.

The validator is validating markup.  The fact that "/" is reserved
in URI (perfectly legal, but reserved) has no bearing on the
validity of the HTML.

-- 
Nick Kew

Available for contract work - Programming, Unix, Networking, Markup, etc.

Received on Wednesday, 10 July 2002 19:47:45 UTC