From: Michael Wallner Date: Tue, 13 May 2014 15:14:25 +0000 (+0200) Subject: clarification X-Git-Url: https://git.m6w6.name/?p=mdref%2Fmdref-http;a=commitdiff_plain;h=8878ff51b12cee21ba87e70fc88d6a137d0c1245 clarification --- diff --git a/http/Client/Request/setOptions.md b/http/Client/Request/setOptions.md index 577095e..cbd3b9f 100644 --- a/http/Client/Request/setOptions.md +++ b/http/Client/Request/setOptions.md @@ -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: