From 8878ff51b12cee21ba87e70fc88d6a137d0c1245 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 13 May 2014 17:14:25 +0200 Subject: [PATCH 1/1] clarification --- http/Client/Request/setOptions.md | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.30.2