X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FClient%2FRequest%2FsetOptions.md;h=5ff03337e86c5be2acb839eb04a2a04d7c80d9f4;hb=a6882b68705828177d779e0dee653f79e0569155;hp=4742d44fd0c3d585ca8318518ace686556163ccf;hpb=c31e3a44e57dc4ae228d21448e67e2090c0a494d;p=mdref%2Fmdref-http diff --git a/http/Client/Request/setOptions.md b/http/Client/Request/setOptions.md index 4742d44..5ff0333 100644 --- a/http/Client/Request/setOptions.md +++ b/http/Client/Request/setOptions.md @@ -3,7 +3,10 @@ Set client options. See http\Client::setOptions() and http\Client\Curl. -> **Note:** Only options specified prior enqueueing a request are applied to the request. +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 +17,6 @@ See http\Client::setOptions() and http\Client\Curl. * http\Client\Request, self. +## Throws: + +* http\Client\InvalidArgumentException