HttpRequest::setSslOptions
Set ssl options
Description
public
bool HttpRequest::setSslOptions
([ array $options
] )
Parameters
-
options
-
an associative array containing any SSL specific options;
if empty or omitted, the SSL options will be reset
Return Values
Returns TRUE on success or FALSE on failure.