Preparing search index...
The search index is not available
vee-http - v0.1.1
vee-http - v0.1.1
lib/models/v-http-models
VHttpRequest
Interface VHttpRequest
A request object passed as the first argument to the interceptor
Hierarchy
VHttpRequest
Index
Properties
body?
headers
method
options?
url
Properties
Optional
body
body
?:
RequestBody
headers
headers
:
Map
<
string
,
string
>
method
method
:
RequestMethod
Optional
options
options
?:
VHttpReqOptions
url
url
:
string
Settings
Member Visibility
Protected
Private
Theme
OS
Light
Dark
createVHttpClient
useVHttpClient
HttpClient
HttpErrorResponse
VHttpEvent
VHttpProgressReport
VHttpReqOptions
VHttpRequest
VHttpResponse
XhrHandlerInstance
RequestBody
RequestMethod
RequestResponseType
ResObserveType
StringOrRef
VHttpInterceptor
Generated using
TypeDoc
A request object passed as the first argument to the interceptor