AbortedRequest | mockttp
Interface AbortedRequest
Hierarchy (view full)
- InitiatedRequest
- AbortedRequest
Index
Properties
destination
Optionalerror
error?: {
code?: string;
message?: string;
name?: string;
stack?: string;
}
headers
httpVersion
http
id
id: string
OptionalmatchedRuleId
matched
method
method: string
path
path: string
protocol
protocol: string
rawHeaders
OptionalremoteIpAddress
remote
OptionalremotePort
remote
tags
tags: string[]
timingEvents
url
url: string