Decompress an encoded body
Requests::flattern
Convert a key => value array to a ‘key: value’ array for headers
Requests::flatten
Convert a key => value array to a ‘key: value’ array for headers
Requests::decode_chunked
Decoded a chunked body as per RFC 2616
Advertisement
Requests::parse_multiple
Callback for `transport.internal.parse_response`
Requests::parse_response
HTTP response parser
Requests::set_defaults
Set the default values
Requests::set_certificate_path
Set default certificate path.
Advertisement
Requests::get_certificate_path
Get default certificate path.
Requests::get_default_options
Get the default options
Requests::request_multiple
Send multiple HTTP requests simultaneously
Requests::request
Main interface for HTTP requests
Advertisement
Requests::patch
Send a PATCH request
Requests::options
Send an OPTIONS request
Requests::put
Send a PUT request