mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: move webRequest filters definition to structures/web-request-filter.md (#29900)
This commit is contained in:
3
docs/api/structures/web-request-filter.md
Normal file
3
docs/api/structures/web-request-filter.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# WebRequestFilter Object
|
||||
|
||||
* `urls` String[] - Array of URL patterns that will be used to filter out the requests that do not match the URL patterns.
|
||||
Reference in New Issue
Block a user