Request fields for
hv
format:
fields
type
Required
description
request.url
string
+
HTTP URL
request.type
string
+
HTTP request method. Possible values:
POST
,
GET
,
PUT
,
DELETE
request.headers
object
–
request.headers.
string
+
Header name
request.headers.
string
+
Header value
request.user
string
–
User for Basic HTTP Authentication
request.password
string
–
Password for Basic HTTP Authentication