HttpRequest::setSslOptions

(no version information, might be only in CVS)

HttpRequest::setSslOptions -- SSL オプションを設定する

説明

publicbool HttpRequest::setSslOptions ( [array options] )

SSL オプションを設定します。

パラメータ

options

SSL オプションを含む連想配列。 空の配列を渡したり省略したりした場合は、 SSL オプションの設定が削除されます。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。