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 8dd73db commit 76102d5Copy full SHA for 76102d5
fetch.bs
@@ -236,7 +236,7 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication).
236
<dt><dfn for="fetch controller">report timing steps</dfn> (default null)
237
<dd>Null or an algorithm accepting a <a for=/>global object</a>.
238
239
- <dt><dfn for="fetch controller">serialized abort reason</dfn> (default null)
+ <dt><dfn for="fetch controller" export>serialized abort reason</dfn> (default null)
240
<dd>Null or a <a>Record</a> (result of [$StructuredSerialize$]).
241
242
<dt><dfn for="fetch controller">next manual redirect steps</dfn> (default null)
0 commit comments