clarification
[mdref/mdref-http] / http / Client / Request / setOptions.md
index 4742d44fd0c3d585ca8318518ace686556163ccf..cbd3b9fd33eaa4b23664cac227622fb755ed3084 100644 (file)
@@ -3,6 +3,8 @@
 Set client options.
 See http\Client::setOptions() and http\Client\Curl.
 
+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 +16,6 @@ See http\Client::setOptions() and http\Client\Curl.
 
 * http\Client\Request, self.
 
+## Throws:
+
+* http\Client\InvalidArgumentException