Skip to content

Commit 3485767

Browse files
committed
Add issue for follow-up work around additional fields and the ignoreCase option
1 parent 4d30e8d commit 3485767

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

index.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8873,6 +8873,10 @@ network.UrlPatternString = {
88738873

88748874
</pre>
88758875

8876+
Issue(1109): Add support for additional {{URLPatternInit}} fields (e.g.
8877+
<code>baseURL</code>, <code>username</code>, <code>password</code>,
8878+
<code>hash</code>) and parse options (e.g. <code>ignoreCase</code>).
8879+
88768880
A <code>network.UrlPattern</code> represents a pattern used for matching request
88778881
URLs for [=network intercepts=]. URL patterns use the syntax and semantics
88788882
defined by [[!URLPattern]].

0 commit comments

Comments
 (0)