boundfetch
Preparing search index...
core/src
MiddlewareResponseContext
Interface MiddlewareResponseContext
interface
MiddlewareResponseContext
{
endpoint
:
EndpointDef
;
endpointName
:
string
;
rawBody
:
unknown
;
request
:
FetcherRequest
;
response
:
FetcherResponse
;
}
Index
Properties
endpoint
endpoint
Name
raw
Body
request
response
Properties
endpoint
endpoint
:
EndpointDef
endpoint
Name
endpointName
:
string
raw
Body
rawBody
:
unknown
request
request
:
FetcherRequest
response
response
:
FetcherResponse
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
endpoint
Name
raw
Body
request
response
boundfetch
Loading...