Skip to content

Commit

Permalink
WebSocket handshake has no referrer
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk authored Nov 17, 2017
1 parent 8ab040a commit 60db35e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5850,6 +5850,7 @@ therefore not shareable, a WebSocket connection is very close to identical to an
<a for=request>url</a> is <var>requestURL</var>,
<a for=request>client</a> is <var>client</var>,
<a>service-workers mode</a> is "<code>none</code>",
<a for=request>referrer</a> is "<code>no-referrer</code>",
<a>synchronous flag</a> is set,
<a for=request>mode</a> is "<code>websocket</code>",
<a for=request>credentials mode</a> is
Expand Down

0 comments on commit 60db35e

Please sign in to comment.