clarification
authorMichael Wallner <mike@php.net>
Tue, 13 May 2014 15:14:25 +0000 (17:14 +0200)
committerMichael Wallner <mike@php.net>
Tue, 13 May 2014 15:14:46 +0000 (17:14 +0200)
http/Client/Request/setOptions.md

index 577095e9caf3b3a55a10982aa83857032c6e00b8..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: