JHttp::options
Signature
protected function options(string
$url,
[array
$headers = null,
[integer
$timeout = null]] )
Parameters
-
$url
- Path to the resource.
-
$headers
- An array of name-value pairs to include in the header of the request.
-
$timeout
- Read timeout in seconds.
Returns
- JHttpResponse