We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea205f commit f861fd2Copy full SHA for f861fd2
fetch.bs
@@ -4669,8 +4669,8 @@ the response. [[!HTTP-CACHING]]
4669
<var>request</var>'s <a for=request>client</a>.
4670
4671
<li><p>If <var>emulatedLanguage</var> is non-null, then <a for="header list">append</a>
4672
- (`<code>Accept-Language</code>, <var>emulatedLanguage</var>) to <var>request</var>'s
4673
- <a for=request>header list</a>.
+ (`<code>Accept-Language</code>, <var>emulatedLanguage</var>, <a>isomorphic encoded</a>)
+ to <var>request</var>'s <a for=request>header list</a>.
4674
</ol>
4675
4676
<li><p>If <var>request</var>'s <a for=request>header list</a>
0 commit comments