The HttpRequest
PHP Manual

HttpRequest::setSslOptions

(PECL pecl_http >= 0.10.0)

HttpRequest::setSslOptionsSet ssl options

Описание

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

Set SSL options.

Параметри

options

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

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.


The HttpRequest
PHP Manual