Preparing search index...
The search index is not available
@oasisprotocol/rofl-client
@oasisprotocol/rofl-client
TransportResponse
Interface TransportResponse
interface
TransportResponse
{
body
:
unknown
;
headers
:
Record
<
string
,
undefined
|
string
|
string
[]
>
;
status
:
number
;
}
Index
Properties
body
headers
status
Properties
body
body
:
unknown
Parsed JSON if content-type is JSON, otherwise raw string.
headers
headers
:
Record
<
string
,
undefined
|
string
|
string
[]
>
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status
@oasisprotocol/rofl-client
Loading...
Parsed JSON if content-type is JSON, otherwise raw string.