These additional settings will be used with HTTPS source URLs in the request.
No Additional PropertiesRequest method. Defaults to incoming request method.
Dictionary or string (will be sent as-is) to send in the query string for the Request.
Each additional property must conform to the following schema
Type: stringA JSON serializable Python object to send in the body of the Request.
Dictionary of HTTP Headers to send with the Request.
Each additional property must conform to the following schema
Type: stringAuth tuple to enable Basic HTTP Auth.
No Additional ItemsEnable/disable GET/OPTIONS/POST/PUT/PATCH/DELETE/HEAD redirection. Defaults to true
.
How many seconds to wait for the server to send data before giving up. Defaults to 3.