thanks git
[mdref/mdref-http] / http / Client / enablePipelining.md
index 1f4c225133f8ccadcd99af931a96f89767f28025..221713da79709c8602c006370a738bbb1f92ad94 100644 (file)
@@ -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