NPM
GitHub
Preparing search index...
The search index is not available
JVClient
JVClient
API
types
LibTypes
Requests
Options
Interface Options
interface
Options
{
allowedStatusErrors
?:
number
[]
;
cookies
?:
Record
<
string
,
string
>
;
data
?:
any
;
headers
?:
Record
<
string
,
string
>
;
method
?:
HttpMethod
;
query
?:
Record
<
string
,
any
>
;
}
Index
Properties
allowed
Status
Errors?
cookies?
data?
headers?
method?
query?
Properties
Optional
allowed
Status
Errors
allowedStatusErrors
?:
number
[]
Optional
cookies
cookies
?:
Record
<
string
,
string
>
Optional
data
data
?:
any
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
method
method
?:
HttpMethod
Optional
query
query
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Status
Errors
cookies
data
headers
method
query
NPM
GitHub
JVClient
Loading...