summaryrefslogtreecommitdiffstats
path: root/tests/units/test_0014_big_request.py
Commit message (Collapse)AuthorAgeFilesLines
* #915 adds test for too large HTTP requestJavier Sánchez Parra2019-09-041-0/+19
This test checks for too large HTTP requests, for example: POST /clients with a body of 4096 bytes.