RequestMatch
interface
stable
Defines a matcher for requests based on URL, method, or both.
method
string | undefined
url
string | undefined
Jump to details
Defines a matcher for requests based on URL, method, or both.
string | undefined
string | undefined