Preparing search index...
The search index is not available
vee-http - v0.1.1
vee-http - v0.1.1
lib/models/v-http-models
VHttpReqOptions
Interface VHttpReqOptions
Request settings that can optionally be passed to the call
Hierarchy
VHttpReqOptions
Index
Properties
body?
headers?
observe?
query
Params?
response
Type?
Properties
Optional
body
body
?:
URLSearchParams
Optional
headers
headers
?:
Record
<
string
,
StringOrRef
>
Optional
observe
observe
?:
ResObserveType
Optional
query
Params
query
Params
?:
Record
<
string
,
StringOrRef
>
Optional
response
Type
response
Type
?:
RequestResponseType
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
Request settings that can optionally be passed to the call