Trakteer.js
Docs
API
GitHub
Preparing search index...
<internal>
HeadersDefaults
Interface HeadersDefaults
interface
HeadersDefaults
{
common
:
RawAxiosRequestHeaders
;
delete
:
RawAxiosRequestHeaders
;
get
:
RawAxiosRequestHeaders
;
head
:
RawAxiosRequestHeaders
;
post
:
RawAxiosRequestHeaders
;
put
:
RawAxiosRequestHeaders
;
patch
:
RawAxiosRequestHeaders
;
options
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
;
purge
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
;
link
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
;
unlink
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
;
}
Index
Properties
common
delete
get
head
post
put
patch
options?
purge?
link?
unlink?
Properties
common
common
:
RawAxiosRequestHeaders
delete
delete
:
RawAxiosRequestHeaders
get
get
:
RawAxiosRequestHeaders
head
head
:
RawAxiosRequestHeaders
post
post
:
RawAxiosRequestHeaders
put
put
:
RawAxiosRequestHeaders
patch
patch
:
RawAxiosRequestHeaders
Optional
options
options
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
Optional
purge
purge
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
Optional
link
link
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
Optional
unlink
unlink
?:
Partial
<
RawAxiosHeaders
&
{
"User-Agent"
:
AxiosHeaderValue
;
Accept
:
AxiosHeaderValue
;
"Content-Length"
:
AxiosHeaderValue
;
"Content-Encoding"
:
AxiosHeaderValue
;
Authorization
:
AxiosHeaderValue
;
}
&
{
"Content-Type"
:
ContentType
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
common
delete
get
head
post
put
patch
options
purge
link
unlink
Docs
API
GitHub
Trakteer.js
Loading...