Methods
-
HTTP response parser
-
methodRequests::patch()
Send a PATCH request
-
methodRequests::patch()
Send a PATCH request
-
methodRequests::post()
Send a POST request
-
methodRequests::post()
Send a POST request
-
methodRequests::put()
Send a PUT request
-
methodRequests::put()
Send a PUT request
-
Register the built-in autoloader
-
methodRequests::request()
Main interface for HTTP requests
-
methodRequests::request()
Main interface for HTTP requests
-
Send multiple HTTP requests simultaneously
-
Send multiple HTTP requests simultaneously
-
Set default certificate path.
-
Set default certificate path.
-
methodRequests::set_defaults()
Set the default values
-
methodRequests::set_defaults()
Set the default values
-
methodRequests::trace()
Send a TRACE request
-
methodRequests::trace()
Send a TRACE request
-
methodRequests::__construct()
This is a static class, do not instantiate it
-
methodRequests::__construct()
This is a static class, do not instantiate it
-
Set cURL parameters before the data is sent
-
Add extra headers to the request before sending
-
Get the authentication string (user:pass)
-
Register the necessary callbacks
-
Constructor