[mdx] url-encoding a basic identifier

Cantor, Scott cantor.2 at osu.edu
Mon Aug 4 10:51:40 PDT 2014


On 8/4/14, 1:27 PM, "Ian Young" <ian at iay.org.uk> wrote:
>
>In RFC 3986, '+' is a sub-delim, unlike things like '/' and '?' which are
>gen-delims. These classes appear to be distinguished (section 2.2) in
>that %-encoding is essentially mandatory for gen-delims when building a
>URI (so, to make a path component with '/' or '?' in it requires
>%-encoding) but whether to %-encode is scheme-specific for sub-delims. I
>can't find anything requiring %-encoding of '+' in http URLs.

If that's true, the web is broken, redux. It's basically known that that
won't work, you have to encode a '+' to get it past anything.

-- Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5712 bytes
Desc: not available
URL: <http://lists.iay.org.uk/pipermail/mdx-iay.org.uk/attachments/20140804/ba7def3c/attachment-0001.bin>


More information about the mdx mailing list