Re: parsing URI (references) according to RFC 3986

On 6/20/11 4:24 AM, Chris Weber wrote:
> 7) Handling the 'valid' but questionable ASCII characters in various
> segments. Like the "\", the "|", and even the ";"

Gecko's URI parsing is largely based on RFC 1808, not RFC 3986; hence 
the differences in handling ';'.

-Boris

Received on Monday, 20 June 2011 15:27:27 UTC