HttpRequest::setSslOptions
(PECL pecl_http:0.10.0-1.5.5)
HttpRequest::setSslOptions — Set ssl options
Описание
public
bool HttpRequest::setSslOptions
([ array $options
] )
Список параметров
-
options
-
an associative array containing any SSL specific options;
if empty or omitted, the SSL options will be reset
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.