Preparing search index...
The search index is not available
mockttp
mockttp
matchers
RegexUrlMatcher
Class RegexUrlMatcher
Hierarchy (
view full
)
Serializable
RegexUrlMatcher
Implements
RequestMatcher
Index
Constructors
constructor
Properties
regex
Flags
regex
Source
type
Methods
dispose
explain
matches
Constructors
constructor
new
Regex
Url
Matcher
(
regex
)
:
RegexUrlMatcher
Parameters
regex
:
RegExp
Returns
RegexUrlMatcher
Properties
Readonly
regex
Flags
regex
Flags
:
string
Readonly
regex
Source
regex
Source
:
string
Readonly
type
type
:
"regex-url"
= 'regex-url'
Methods
dispose
dispose
(
)
:
void
Returns
void
explain
explain
(
)
:
string
Returns
string
matches
matches
(
request
)
:
boolean
Parameters
request
:
OngoingRequest
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
regex
Flags
regex
Source
type
Methods
dispose
explain
matches
mockttp
Loading...