- From: Steven Vachon <notifications@github.com>
- Date: Wed, 19 Oct 2016 06:07:50 -0700
- To: whatwg/url <url@noreply.github.com>
Received on Wednesday, 19 October 2016 13:08:21 UTC
@annevk when serializing the `URL` indirectly, as part of another object: ```js JSON.stringify({ key: new URL("http://domain/") }); ``` -- 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/137#issuecomment-254806926
Received on Wednesday, 19 October 2016 13:08:21 UTC