Property | Type | Description | |
---|---|---|---|
$_httpAuthSchemes | array | Map of HTTP authentication schemes from Horde_Http constants to HTTP_AUTH constants. | |
$_proxyTypes | array | Map of proxy types from Horde_Http to implementation specific constants. |
Method | Description | |
---|---|---|
__construct ( $args = [] ) | Constructor | |
send ( ) : Horde_Http_Response_Base | Send this HTTP request |
public send ( ) : Horde_Http_Response_Base | ||
return | Horde_Http_Response_Base |
protected array $_httpAuthSchemes | ||
return | array |
protected array $_proxyTypes | ||
return | array |