thanks git
[mdref/mdref-http] / http / Client / enablePipelining.md
index 6f1920696d8c32753eaaa12367b519ad15488a2f..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  
@@ -10,3 +13,8 @@ Enable sending pipelined requests to the same host if the driver supports it.
 ## Returns:
 
 * http\Client, self.
+
+## Throws:
+
+* http\Exception\InvalidArgumentException
+* http\Exception\UnexpectedValueException