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 в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top