Re: [whatwg/url] It's not immediately clear that "URL syntax" and "URL parser" conflict (#118)

@Lukasa 

> it's just checking for compression opportunities.

No, it is not. `http://example.org/foo bar` -> `http://example.org/foo%20bar` is the opposite of a compression opportunity.

-- 
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/118#issuecomment-276318955

Received on Tuesday, 31 January 2017 09:47:10 UTC