Preparing search index...
The search index is not available
SAP Cloud SDK for JavaScript / TypeScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@sap/cloud-sdk-core
HttpRequestConfig
Interface HttpRequestConfig
This interface is compatible with AxiosRequestConfig.
Hierarchy
HttpRequestConfig
Index
Properties
data
max
Content
Length
method
params
timeout
url
Properties
Optional
data
data
:
MapType
<
any
>
Optional
max
Content
Length
max
Content
Length
:
undefined
|
number
method
method
:
HttpMethod
Optional
params
params
:
MapType
<
string
>
Optional
timeout
timeout
:
undefined
|
number
Optional
url
url
:
undefined
|
string
Globals
@sap/cloud-
sdk-
core
Http
Request
Config
data
max
Content
Length
method
params
timeout
url
This interface is compatible with AxiosRequestConfig.