Avoid printing a TypeError traceback on certain types of invalid client requests.
Specifically, those that contain a spurious % in the request line. Test this, explicitly asserting both the returned status code and that we don't print a traceback. Fixes #1708.
Showing
docs/changes/1708.bugfix
0 → 100644
Please register or sign in to comment