Skip to content

Commit

Permalink
Removed duplicate entry of response_payload_too_large in response_cod…
Browse files Browse the repository at this point in the history
…e_details.rst (#14991)

Signed-off-by: Manish Kumar <[email protected]>
  • Loading branch information
Manish Kumar authored Feb 10, 2021
1 parent 684afd1 commit 8effcef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Below are the list of reasons the HttpConnectionManager or Router filter may sen
request_payload_exceeded_retry_buffer_limit, Envoy is doing streaming proxying but too much data arrived while waiting to attempt a retry.
request_payload_too_large, Envoy is doing non-streaming proxying and the request payload exceeded configured limits.
response_payload_too_large, Envoy is doing non-streaming proxying and the response payload exceeded configured limits.
response_payload_too_large, Envoy is doing non-streaming proxying and the response payload exceeded configured limits.
route_configuration_not_found, The request was rejected because there was no route configuration found.
route_not_found, The request was rejected because there was no route found.
stream_idle_timeout, The per-stream keepalive timeout was exceeded.
Expand Down

0 comments on commit 8effcef

Please sign in to comment.