Methods
-
methodRequests::autoloader()
Deprecated autoloader for Requests.
-
Decompression of deflated string while staying compatible with the majority of servers.
-
Decompression of deflated string while staying compatible with the majority of servers.
-
Decoded a chunked body as per RFC 2616
-
Decoded a chunked body as per RFC 2616
-
methodRequests::decompress()
Decompress an encoded body
-
methodRequests::decompress()
Decompress an encoded body
-
methodRequests::delete()
Send a DELETE request
-
methodRequests::delete()
Send a DELETE request
-
methodRequests::flatten()
Convert a key => value array to a ‘key: value’ array for headers
-
methodRequests::flatten()
Convert a key => value array to a ‘key: value’ array for headers
-
methodRequests::flattern()
Convert a key => value array to a ‘key: value’ array for headers
-
methodRequests::get()
Send a GET request
-
methodRequests::get()
Send a GET request
-
Get default certificate path.
-
Get default certificate path.
-
Get the default options
-
Get the default options
-
Get a working transport
-
Get a working transport.
-
Get the fully qualified class name (FQCN) for a working transport.
-
Checks to see if we have a transport for the capabilities requested.
-
methodRequests::head()
Send a HEAD request
-
methodRequests::head()
Send a HEAD request
-
methodRequests::match_domain()
-
methodRequests::options()
Send an OPTIONS request
-
methodRequests::options()
Send an OPTIONS request
-
Callback for `transport.internal.parse_response`
-
Callback for `transport.internal.parse_response`
-
HTTP response parser