Payload Model
This is the payload model when making a request.
Last updated
This is the payload model when making a request.
Last updated
Name | Type | Description |
---|---|---|
proxies
Proxy Model
Specifies proxy usage.
url
String
Url for the tls.
method
String
Request method (GET, etc...)
body
String
Body of the req (optional)
headers
Map<String>
Headers.
client
Integer
Browser client ID.
insecure
Boolean
Flag to connect insecure.
protocol
String
HTTP/2.0, HTTP/1.1
redirect
Boolean
Flag to redirect automatically
timeout
Long
Time to cancel the request.