List of all members.
Public Member Functions |
|
| execute ($method, $url, $headers, $body, $config) |
|
| get_response_body () |
|
| get_response_headers () |
Protected Attributes |
|
| $response_body = '' |
|
| $response_headers = array() |
|
| $executed = false |
|
| $can_followlocation = true |
Detailed Description
Holds the basic RemoteRequest functionality.
Interface for Request Processors. RemoteRequest uses a RequestProcessor to do the actual work.
Definition at line 14 of file remoterequest.php.
The documentation for this class was generated from the following file: