update for 4.1.0
[mdref/mdref-http] / http / Client / Request / setOptions.md
index 577095e9caf3b3a55a10982aa83857032c6e00b8..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:
 
@@ -16,4 +19,4 @@ See http\Client::setOptions() and http\Client\Curl.
 
 ## Throws:
 
-* http\Client\InvalidArgumentException
+* http\Exception\InvalidArgumentException