JHttp::__construct
Constructor.
Signature
public function __construct([JRegistry
$options = null,
[JHttpTransport
$transport = null]] )
Parameters
-
$options
- Client options object. If the registry contains any headers.* elements,
-
$transport
- The HTTP transport object.