WebSocket: url property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
Note: This feature is available inWeb Workers.
TheWebSocket.url read-only property returns the absoluteURL of theWebSocket as resolved by the constructor.
In this article
Value
A string.
Specifications
| Specification |
|---|
| WebSockets> # ref-for-dom-websocket-url①> |