projects
/
mdref
/
mdref-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
37d3d4c
)
clarification
author
Michael Wallner
<mike@php.net>
Tue, 13 May 2014 15:14:25 +0000
(17:14 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 13 May 2014 15:14:46 +0000
(17:14 +0200)
http/Client/Request/setOptions.md
patch
|
blob
|
history
diff --git
a/http/Client/Request/setOptions.md
b/http/Client/Request/setOptions.md
index 577095e9caf3b3a55a10982aa83857032c6e00b8..cbd3b9fd33eaa4b23664cac227622fb755ed3084 100644
(file)
--- 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: