mirror of
https://github.com/containous/traefik.git
synced 2025-01-12 09:17:54 +03:00
fixed typo in buffering.md docs
This commit is contained in:
parent
4ad0ab5433
commit
ddf53494f0
@ -165,7 +165,7 @@ http:
|
|||||||
|
|
||||||
### `maxResponseBodyBytes`
|
### `maxResponseBodyBytes`
|
||||||
|
|
||||||
With the `maxReesponseBodyBytes` option, you can configure the maximum allowed response size from the service (in Bytes).
|
With the `maxResponseBodyBytes` option, you can configure the maximum allowed response size from the service (in Bytes).
|
||||||
|
|
||||||
If the response exceeds the allowed size, it is not forwarded to the client. The client gets a `413 (Request Entity Too Large) response` instead.
|
If the response exceeds the allowed size, it is not forwarded to the client. The client gets a `413 (Request Entity Too Large) response` instead.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user