Preparing search index...
The search index is not available
mockttp
mockttp
matchers
RawBodyIncludesMatcher
Class RawBodyIncludesMatcher
Hierarchy (
view full
)
Serializable
RawBodyIncludesMatcher
Implements
RequestMatcher
Index
Constructors
constructor
Properties
content
type
Methods
dispose
explain
matches
Constructors
constructor
new
Raw
Body
Includes
Matcher
(
content
)
:
RawBodyIncludesMatcher
Parameters
content
:
string
Returns
RawBodyIncludesMatcher
Properties
content
content
:
string
Readonly
type
type
:
"raw-body-includes"
= 'raw-body-includes'
Methods
dispose
dispose
(
)
:
void
Returns
void
explain
explain
(
)
:
string
Returns
string
matches
matches
(
request
)
:
Promise
<
boolean
>
Parameters
request
:
OngoingRequest
Returns
Promise
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
type
Methods
dispose
explain
matches
mockttp
Loading...