Re: [whatwg/url] Percent-decode more stuff? (#87)

Is it common on the internet to see percent-encoded dots or other characters in the path?  Why was section 2.3 added to rfc3986? Safari has not percent-decoded anything in the path, and I'm not aware of any compatibility issues, but it's possible I've missed something.  A solution to this problem would be to just not percent-decode anything in the path, including %2e and %2E

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/87#issuecomment-255329915

Received on Friday, 21 October 2016 08:58:17 UTC