Skip to content

Commit

Permalink
Remove outdated note from setRequestHeader()
Browse files Browse the repository at this point in the history
Closes #213.
  • Loading branch information
ryoqun authored and annevk committed Jun 15, 2018
1 parent fb2f253 commit ce716e8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions xhr.bs
Original file line number Diff line number Diff line change
Expand Up @@ -529,12 +529,6 @@ the editing software used to write the XMLHttpRequest Standard.
or if <var>value</var> is not a header value.
</dl>

<p class=note>As indicated in the algorithm below certain headers cannot
be set and are left up to the user agent. In addition there are certain
other headers the user agent will take control of if they are not set by
the author as indicated at the end of the
<a><code>send()</code></a> method section.

<p>The
<dfn id=dom-xmlhttprequest-setrequestheader method for=XMLHttpRequest><code>setRequestHeader(<var>name</var>, <var>value</var>)</code></dfn>
method must run these steps:
Expand Down Expand Up @@ -2101,6 +2095,7 @@ Philip Taylor,
Robin Berjon,
Rune <span title=Fabulous>F.</span> Halvorsen,
Ruud Steltenpool,
Ryo Onodera,
Sergiu Dumitriu,
Shivakumar Jagalur Matt,
Sigbjørn Finne,
Expand Down

0 comments on commit ce716e8

Please sign in to comment.