@@ -2487,9 +2487,7 @@ <h3 id="main-fetch"><span class="secno">5.1 </span>Main fetch</h3>
|
2487 | 2487 | <dd> |
2488 | 2488 | <p>Set <var>request</var>'s |
2489 | 2489 | <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>". |
2493 | 2491 | <p>The result of performing an <a href="#concept-http-fetch" title="concept-http-fetch">HTTP fetch</a> using |
2494 | 2492 | <var>request</var> with the <i title="">CORS flag</i> and |
2495 | 2493 | <i title="">CORS-preflight flag</i> set. If the result is a |
@@ -5670,6 +5668,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
|
5670 | 5668 | Mike West, |
5671 | 5669 | Mohamed Zergaoui, |
5672 | 5670 | Ms2ger, |
| 5671 | +Nico Schlömer, |
5673 | 5672 | Nikhil Marathe, |
5674 | 5673 | Nikki Bee, |
5675 | 5674 | Nikunj Mehta, |
@@ -5700,7 +5699,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
|
5700 | 5699 | Wayne Carr, |
5701 | 5700 | Xabier Rodríguez, |
5702 | 5701 | Yoav Weiss, |
5703 | | -Youenn Fablet, |
| 5702 | +Youenn Fablet<!-- youennf -->, |
5704 | 5703 | 平野裕 (Yutaka Hirano), and |
5705 | 5704 | Zhenbin Xu |
5706 | 5705 | for being awesome. |
|