Re: [whatwg/url] Do not remove newline and tab characters (#419)

@annevk 
Yes, there is probably a way to fix it the Node issue without waiting for this issue to be resolved. Using `encodeURI` before assigning to the pathname seems to preserve newlines and tabs.

-- 
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/419#issuecomment-430515891

Received on Wednesday, 17 October 2018 07:13:17 UTC