Http
Extends \Joomla\Http\HttpHTTP client class.
since |
1.7.3 |
---|---|
package |
Joomla CMS |
Methods
__construct
Constructor.
__construct(array|\ArrayAccess options = [], \Joomla\Http\TransportInterface transport = null) : mixed
since |
1.7.3 |
---|---|
throws |
|
Arguments
- options
array|\ArrayAccess
Client options array. If the registry contains any headers.* elements, these will be added to the request headers.- transport
\Joomla\Http\TransportInterface
The HTTP transport object.
Response
mixed