preliminary 2.3.0 docs
[mdref/mdref-http] / http / Client / Request / setSslOptions.md
1 # http\Client\Request http\Client\Request::setSslOptions([array $ssl_options = NULL])
2
3 Specifically set SSL options.
4 See http\Client\Request::setOptions() and http\Client\Curl\$ssl options.
5
6 ## Params:
7
8 * Optional array $ssl_options = NULL
9 Set SSL options to this array.
10
11 ## Returns:
12
13 * http\Client\Request, self.
14
15 ## Throws:
16
17 * http\Client\InvalidArgumentException