Skip to content

Commit

Permalink
Editorial: remove HSTS reference
Browse files Browse the repository at this point in the history
The WebSocket API now references Fetch for establishing a connection.
Fetch in turn takes care of HSTS.
  • Loading branch information
annevk committed Mar 15, 2016
1 parent f9567cd commit 96be6c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -116713,9 +116713,6 @@ INSERT INTERFACES HERE
<dd><cite><a href="https://w3c.github.io/hr-time/">High Resolution Time</a></cite>, I. Grigorik, J. Simonsen, J. Mann. W3C.</dd>
<!-- or https://www.w3.org/TR/hr-time/ ? it's highly unclear what URL is the one that would have the latest changes -->

<dt id="refsHSTS">[HSTS]</dt>
<dd><cite><a href="https://tools.ietf.org/html/rfc6797">HSTS</a></cite>, J. Hodges, C. Jackson, A. Barth. IETF.</dd>

<dt id="refsHTMLAAM">[HTMLAAM]</dt>
<dd><cite><a href="https://w3c.github.io/aria/html-aam/html-aam.html">HTML Accessibility API Mappings 1.0</a></cite>, S. Faulkner, J. Kiss, A. Surkov. W3C.</dd>

Expand Down

0 comments on commit 96be6c0

Please sign in to comment.