Forum und email

HttpRequest::setSslOptions

(PECL pecl_http:0.10.0-1.5.5)

HttpRequest::setSslOptions — Set 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

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE