File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
< p > < a class ="logo " href ="//whatwg.org/ "> < img alt ="WHATWG " height ="100 " src ="//resources.whatwg.org/logo-fetch.svg " width ="100 "> </ a >
9
9
< h1 id ="cors "> Fetch</ h1 >
10
- < h2 class ="no-num no-toc " id ="living-standard-—-last-updated-12 -november-2014 "> Living Standard — Last Updated 12 November 2014</ h2 >
10
+ < h2 class ="no-num no-toc " id ="living-standard-—-last-updated-21 -november-2014 "> Living Standard — Last Updated 21 November 2014</ h2 >
11
11
12
12
< dl >
13
13
< dt > Participate:
@@ -744,7 +744,7 @@ <h4 id="requests"><span class="secno">2.1.4 </span>Requests</h4>
744
744
`< code title =""> If-None-Match</ code > `,
745
745
`< code title =""> If-Unmodified-Since</ code > `,
746
746
`< code title =""> If-Match</ code > `, and
747
- `< code title =""> If-Range</ code > `, < span tilte =" concept-fetch "> fetch</ span > will set
747
+ `< code title =""> If-Range</ code > `, < a href =" # concept-fetch " title =" concept-fetch " > fetch</ a > will set
748
748
< a href ="#concept-request-cache-mode " title ="concept-request-cache-mode "> cache mode</ a > to < i title =""> bypass</ i > if it is
749
749
< i title =""> default</ i > .
750
750
Original file line number Diff line number Diff line change @@ -698,7 +698,7 @@ <h4>Requests</h4>
698
698
`< code title > If-None-Match</ code > `,
699
699
`< code title > If-Unmodified-Since</ code > `,
700
700
`< code title > If-Match</ code > `, and
701
- `< code title > If-Range</ code > `, < span tilte =concept-fetch > fetch</ span > will set
701
+ `< code title > If-Range</ code > `, < span title =concept-fetch > fetch</ span > will set
702
702
< span title =concept-request-cache-mode > cache mode</ span > to < i title > bypass</ i > if it is
703
703
< i title > default</ i > .
704
704
You can’t perform that action at this time.
0 commit comments