gremlin
Preparing search index...
driver/connection
HttpRequest
Type Alias HttpRequest
type
HttpRequest
=
{
body
:
any
;
headers
:
Record
<
string
,
string
>
;
method
:
string
;
url
:
string
;
}
Index
Properties
body
headers
method
url
Properties
body
body
:
any
headers
headers
:
Record
<
string
,
string
>
method
method
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
url
gremlin
Loading...