update for 4.1.0
[mdref/mdref-http] / http / Client / Request / setOptions.md
index 4742d44fd0c3d585ca8318518ace686556163ccf..a94b56d45dcbc73b63c5c1e3f75a7bf60d74007b 100644 (file)
@@ -3,7 +3,10 @@
 Set client options.
 See http\Client::setOptions() and http\Client\Curl.
 
-> **Note:** Only options specified prior enqueueing a request are applied to the request.
+Request specific options override general options which were set in the client.
+
+> ***NOTE:***  
+> Only options specified prior enqueueing a request are applied to the request.
 
 ## Params:
 
@@ -14,3 +17,6 @@ See http\Client::setOptions() and http\Client\Curl.
 
 * http\Client\Request, self.
 
+## Throws:
+
+* http\Exception\InvalidArgumentException