Preparing search index...
The search index is not available
@workfront/workfront-api
@workfront/workfront-api
IHttpOptions
Interface IHttpOptions
interface
IHttpOptions
{
alwaysUseGet
?:
boolean
;
headers
:
{
apiKey
?:
string
;
sessionID
?:
string
;
X-XSRF-TOKEN
?:
string
;
}
;
method
?:
string
;
path
?:
string
;
url
:
string
;
}
Index
Properties
always
Use
Get?
headers
method?
path?
url
Properties
Optional
always
Use
Get
always
Use
Get
?:
boolean
headers
headers
:
{
apiKey
?:
string
;
sessionID
?:
string
;
X-XSRF-TOKEN
?:
string
;
}
Optional
method
method
?:
string
Optional
path
path
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
always
Use
Get
headers
method
path
url
@workfront/workfront-api
Loading...