HTTP request extra options
{ * "method": "GET", * "header": { * "Cookie": "xxx" * } * } Copy
{ * "method": "GET", * "header": { * "Cookie": "xxx" * } * }
Optional
HTTP request body
HTTP request header
HTTP request method
Generated using TypeDoc
HTTP request extra options
Example