determin if this filter can handle the request
the request
Returns true if the filter can handle the request
determin if this filter can handle the response
the response
Returns true if the filter can handle the response
handles the request
the request
Returns true if the request should be cancelled.
handles the response
the response
Returns true if the response should be cancelled.
Generated using TypeDoc
A filter for requests and responses. can be used to modify the request/response before it is sent/received