- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 23 May 2017 04:44:16 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 May 2017 11:44:50 UTC
> This wouldn't fail, actually, because you're stringifying a parsed URL. Right, thanks. I guess I meant ```js new WebSocket(`wss://example.com/foo\nbar>baz`); ``` will fail. Again, is this desired behavior? Are there tests for it, and other cases like it? -- 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/pull/284#issuecomment-303372784
Received on Tuesday, 23 May 2017 11:44:50 UTC