Documented that HTTP pipelining is not supported

This commit is contained in:
Clinton Gormley 2014-10-27 14:49:09 +01:00
parent 9a5264660d
commit fbd0403a6f
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ when connecting for better performance and try to get your favorite
client not to do
http://en.wikipedia.org/wiki/Chunked_transfer_encoding[HTTP chunking].
IMPORTANT: HTTP pipelining is not supported and should be disabled in your HTTP client.
[float]
=== Settings