Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fail with HTTP 400 for invalid headers
Test malformed Accept-Charset quality values. Fixes #1370 Closes #1707 Co-authored-by: Zach Seils (seils) <seils@cisco.com> Co-authored-by: Zach Seils <zachseils@gmail.com>
- Loading branch information
Showing
with
21 additions
and 1 deletion.
- +16 −1 cherrypy/lib/httputil.py
- +5 −0 cherrypy/test/test_encoding.py