DOC: Fix req.body and co documentation to be accurate
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 15:33:25 +0000 (17:33 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 May 2020 07:06:01 +0000 (09:06 +0200)
commitaf4dc4ccaa27b5f73e451ceca1a15f88196a2898
tree63db545d95a16a0515117cfb9753f7b72e64198b
parentaaab0836d99f8d5e55a5f063b8e11e9325adf169
DOC: Fix req.body and co documentation to be accurate

Because the HTX is the only mode to represent HTTP data, "option
http-request-buffer" is no longer mandatory to have body data. Without this
option, there is no warranty on the body presence. So it is recommanded to use
it. But it is not a requirement. In addition, the note about chunked body is
removed because outdated.
doc/configuration.txt