HttpRequest::addSslOptions

(PECL pecl_http >= 0.12.0)

HttpRequest::addSslOptionsAdd ssl options

說明

public bool HttpRequest::addSslOptions ( array $options )

Set additional SSL options.

參數

options

an associative array as parameter containing additional SSL specific options

回傳值

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

add a note add a note

User Contributed Notes

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