How to get "413" HTTP status code with RequestBodyLimitLayer
?
#1650
Unanswered
frederikhors
asked this question in
Q&A
Replies: 1 comment 5 replies
-
If the request has a |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using the below code I expect to get a "413" HTTP status code in return if I upload files > 10MB but I get no HTTP status code instead. Why?
Beta Was this translation helpful? Give feedback.
All reactions