1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Laurent Arnoud 0cb108828e Add REQUEST_PATH on parse error message (#1831)
```
2019-07-01 21:31:08 +0200: HTTP parse error, malformed request (127.0.0.1/plop): #<Puma::HttpParserError: HTTP element QUERY_STRING is longer than the (1024 * 10) allowed length (was 20481)>
```

ref https://github.com/puma/puma/issues/1768
2019-07-27 09:15:55 -07:00
..
puma Add REQUEST_PATH on parse error message (#1831) 2019-07-27 09:15:55 -07:00
rack/handler Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
puma.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00