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 9791e82 commit 31d5f7dCopy full SHA for 31d5f7d
1 file changed
fetch.bs
@@ -6657,7 +6657,7 @@ run these steps:
6657
<li><p>Let <var>pattern</var> be the result of
6658
<a for=/>creating a URL pattern</a> given the <a>bare item</a> of <var>dictionaryValue</var>["<code>match</code>"],
6659
the <a lt="URL serializer">serialization</a> of <var>request</var>'s <a for=request>current URL</a>,
6660
- and an empty map.
+ and an empty map. If this throws an exception, then return <var>response</var>.
6661
6662
<li><p>If <var>pattern</var> is failure or <var>pattern</var> <a for=/>has regexp groups</a>,
6663
then return <var>response</var>.
0 commit comments