X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FClient%2FenablePipelining.md;h=221713da79709c8602c006370a738bbb1f92ad94;hb=a80a94211d943b9903d9d36ebc62320a3673f784;hp=1f4c225133f8ccadcd99af931a96f89767f28025;hpb=95e046983749327a4f1271b99badaae7a838ec67;p=mdref%2Fmdref-http diff --git a/http/Client/enablePipelining.md b/http/Client/enablePipelining.md index 1f4c225..221713d 100644 --- a/http/Client/enablePipelining.md +++ b/http/Client/enablePipelining.md @@ -2,6 +2,9 @@ Enable sending pipelined requests to the same host if the driver supports it. +> ***NOTE:*** +> This method has been deprecated in 2.3.0, please use http\Client::configure() instead. + ## Params: * Optional bool $enable = true