Preparing search index...
The search index is not available
jsforce
jsforce
types/common
HttpRequest
Type alias HttpRequest
Http
Request
:
{
body
?:
HttpBody
;
headers
?:
{
[
name
:
string
]
:
string
;
}
;
method
:
HttpMethods
;
url
:
string
;
}
Type declaration
Optional
body
?:
HttpBody
Optional
headers
?:
{
[
name
:
string
]
:
string
;
}
[
name
:
string
]:
string
method
:
HttpMethods
url
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...