File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -2487,9 +2487,7 @@ <h3 id="main-fetch"><span class="secno">5.1 </span>Main fetch</h3>
24872487 < dd >
24882488 < p > Set < var > request</ var > 's
24892489 < a href ="#concept-request-response-tainting " title ="concept-request-response-tainting "> response tainting</ a > to
2490- "< code title =""> cors</ code > " and < var > request</ var > 's
2491- < a href ="#concept-request-redirect-mode " title ="concept-request-redirect-mode "> redirect mode</ a > to
2492- "< code title =""> error</ code > ".
2490+ "< code title =""> cors</ code > ".
24932491 < p > The result of performing an < a href ="#concept-http-fetch " title ="concept-http-fetch "> HTTP fetch</ a > using
24942492 < var > request</ var > with the < i title =""> CORS flag</ i > and
24952493 < i title =""> CORS-preflight flag</ i > set. If the result is a
@@ -5670,6 +5668,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
56705668Mike West,
56715669Mohamed Zergaoui,
56725670Ms2ger,
5671+ Nico Schlömer,
56735672Nikhil Marathe,
56745673Nikki Bee,
56755674Nikunj Mehta,
@@ -5700,7 +5699,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
57005699Wayne Carr,
57015700Xabier Rodríguez,
57025701Yoav Weiss,
5703- Youenn Fablet,
5702+ Youenn Fablet<!-- youennf --> ,
57045703平野裕 (Yutaka Hirano), and
57055704Zhenbin Xu
57065705for being awesome.
Original file line number Diff line number Diff line change @@ -2415,9 +2415,7 @@ <h3>Main fetch</h3>
24152415 < dd >
24162416 < p > Set < var > request</ var > 's
24172417 < span title =concept-request-response-tainting > response tainting</ span > to
2418- "< code title > cors</ code > " and < var > request</ var > 's
2419- < span title =concept-request-redirect-mode > redirect mode</ span > to
2420- "< code title > error</ code > ".
2418+ "< code title > cors</ code > ".
24212419 < p > The result of performing an < span title =concept-http-fetch > HTTP fetch</ span > using
24222420 < var > request</ var > with the < i title > CORS flag</ i > and
24232421 < i title > CORS-preflight flag</ i > set. If the result is a
@@ -5506,6 +5504,7 @@ <h2 class=no-num>Acknowledgments</h2>
55065504Mike West,
55075505Mohamed Zergaoui,
55085506Ms2ger,
5507+ Nico Schlömer,
55095508Nikhil Marathe,
55105509Nikki Bee,
55115510Nikunj Mehta,
@@ -5536,7 +5535,7 @@ <h2 class=no-num>Acknowledgments</h2>
55365535Wayne Carr,
55375536Xabier Rodríguez,
55385537Yoav Weiss,
5539- Youenn Fablet,
5538+ Youenn Fablet<!-- youennf --> ,
55405539平野裕 (Yutaka Hirano), and
55415540Zhenbin Xu
55425541for being awesome.
You can’t perform that action at this time.
0 commit comments