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

So to be clear, you are in favor of eliminating [percent-encoding normalization](https://tools.ietf.org/html/rfc3986#section-6.2.2.2) (at least outside the authority component) and defining `/%66%6f%6f.ext` and `/foo.ext` as distinct? But presumably preserving percent-encoding case normalization, so `/%66%6f%6f.ext` and `/%66%6F%6F.ext` are equivalent?

-- 
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-257041843

Received on Friday, 28 October 2016 22:16:15 UTC