Constructs a new instance of this class.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Optional |
The URL to request or service endpoint to query. |
|
|
Optional |
The faux-url to use for proxy settings. Takes the following format: |
|
|
Optional |
An associative array of classnames to use for request, and response functionality. Gets passed in automatically by the calling class. |
|
|
Optional |
The credentials to use for signing and making requests. |
Returns
Type |
Description |
---|---|
A reference to the current instance. |
Source
Method defined in utilities/request.class.php | Toggle source view (16 lines) | View on GitHub