Preparing search index...
The search index is not available
Fauna v10 JavaScript driver - v2.3.0
Fauna v10 JavaScript driver
HTTPResponse
Type Alias HTTPResponse
HTTPResponse
:
{
body
:
string
;
headers
:
Record
<
string
,
string
|
string
[]
|
undefined
>
;
status
:
number
;
}
An object representing an http request. It is returned to, and handled by, the
Client
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Fauna v10 JavaScript driver - v2.3.0
Loading...
An object representing an http request. It is returned to, and handled by, the Client.