forked from orbit-oss/flask
commit
4c9bf6e4b5
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ The following configuration values are used internally by Flask:
|
|||
|
||||
Default: ``False``
|
||||
|
||||
.. py:data:: TRAP_BAD_REQUEST_ERRORS``
|
||||
.. py:data:: TRAP_BAD_REQUEST_ERRORS
|
||||
|
||||
Trying to access a key that doesn't exist from request dicts like ``args``
|
||||
and ``form`` will return a 400 Bad Request error page. Enable this to treat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue