API17:JHttp:: construct
From Joomla! Documentation
JHttp::__construct
Description
Constructor.
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | Array of configuration options for the client. |
See also
JHttp::__construct source code on BitBucket
Class JHttp
Subpackage Client- Other versions of JHttp::__construct
User contributed notes
Code Examples