[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

"How to Compare URIs": %xx for non-reserved characters

> The question that is more interesting: Is there any
> URI scheme or (not obviously buggy) implementation where
> URIs such as http://www.example.org/%61 and
> http://www.example.org/a return different results?

Even though "." is not reserved, 

http://lists.w3.org/Archives/Public/www-tag/2003Feb/0232%0ahtml

gives different results than

http://lists.w3.org/Archives/Public/www-tag/2003Feb/0232.html

Received on Tuesday, 18 February 2003 10:40:03 UTC