Performs a request while permitting advanced cURL options to be specified. Essentially just a wrapper around cURL that has some sane options set by default; e.g. return transfer, no return headers, SSL configured, proxy settings.
This is the code documentation for the SproutCMS project
Search documentation |
function reqAdvanced()Performs a request while permitting advanced cURL options to be specified. Essentially just a wrapper around cURL that has some sane options set by default; e.g. return transfer, no return headers, SSL configured, proxy settings.
Usagestring HttpReq::reqAdvanced ( string $url , string $method [, string|array $post_data , array $curl_options ] ); Arguments
Exceptions thrown
Return value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|