Re: parsing URI (references) according to RFC 3986

On 2011-06-20 10:03, Adam Barth wrote:
> ..
> Even just trivial things need to be cleaned up, like:
>
> http://ExAmple.CoM/

What needs to be cleaned up here?

> http://www.example.com/##asdf

Either reject the reference as invalid, or treat this as a fragment with 
value "#asdf".

*How* to handle fragments depends on media types, not URI parsing, so 
I'm not sure we should try to answer this here...

Best regards, Julian

Received on Monday, 20 June 2011 08:14:26 UTC