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

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.