update : 2015.11.03
php.shukuma.com

검색:
 
 
Set ssl options

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를 반환합니다.