Merge a request’s data with the default data
Requests_Session::request_multiple
Send multiple HTTP requests simultaneously
Requests_Session::request
Main interface for HTTP requests
Requests_Session::patch
Send a PATCH request
Advertisement
Requests_Session::put
Send a PUT request
Requests_Session::post
Send a POST request
Requests_Session::delete
Send a DELETE request
Requests_Session::head
Send a HEAD request
Advertisement
Requests_Session::get
Send a GET request
Requests_Session::__isset
Remove a property’s value
Requests_Session::__unset
Remove a property’s value
Requests_Session::__set
Set a property’s value
Advertisement
Requests_Session::__get
Get a property’s value
Requests_Session::__construct
Create a new session
Requests_Session
Session handler for persistent requests and default parameters