- From: Steven Vachon <notifications@github.com>
- Date: Sat, 31 Dec 2016 02:01:14 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 31 December 2016 10:01:48 UTC
```js Object.prototype.toString.call( new URL("http://domain.com/") ) //-> [object URL] ``` Related: https://github.com/nodejs/node/issues/10554 -- 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/191
Received on Saturday, 31 December 2016 10:01:48 UTC