Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
HttpOptions
Interface HttpOptions
interface
HttpOptions
{
body
?:
any
;
headers
?:
HashMap
<
string
>
;
response_type
?:
HttpResponseType
;
}
Hierarchy (
View Summary
)
HttpOptions
HttpJsonOptions
Index
Properties
body?
headers?
response_
type?
Properties
Optional
body
body
?:
any
Optional
headers
headers
?:
HashMap
<
string
>
Optional
response_
type
response_type
?:
HttpResponseType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
response_
type
@placeos/ts-client
Loading...