docs: correct the HTTP `request_timeout` documentation (#10533)
The documentation for the HTTP connection manager `request_timeout` says it is a timeout for idle requests, but it is actually the time to receive a complete request from the downstream client. This fixes #10481. Signed-off-by: James Peach <jpeach@apache.org> Mirrored from https://github.com/envoyproxy/envoy @ 986e9413da9b8a03050e3e587bc0cc54a44078famaster-ci-test
parent
4f409a223f
commit
03ef46cf33
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue