Property | Type | Description | |
---|---|---|---|
$_httpAuthSchemes | array | Map of HTTP authentication schemes from Horde_Http constants to HTTP_AUTH constants. |
Method | Description | |
---|---|---|
__construct ( $args = [] ) | Constructor | |
send ( ) : Horde_Http_Response_Base | Send this HTTP request |
Method | Description | |
---|---|---|
_httpAuthScheme ( $httpAuthScheme ) : const | Translate a Horde_Http::AUTH_* constant to CURLAUTH_* |
protected _httpAuthScheme ( $httpAuthScheme ) : const | ||
return | const |
public send ( ) : Horde_Http_Response_Base | ||
return | Horde_Http_Response_Base |
protected array $_httpAuthSchemes | ||
return | array |