HttpRequest
PHP Manual

HttpRequest::setSslOptions

(PECL pecl_http >= 0.10.0)

HttpRequest::setSslOptionsSet ssl options

Beschreibung

public bool HttpRequest::setSslOptions ([ array $options ] )

Set SSL options.

Parameter-Liste

options

an associative array containing any SSL specific options; if empty or omitted, the SSL options will be reset

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


HttpRequest
PHP Manual