Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed HTTP parsing when in insecure mode. | Mattes D | 2016-03-01 | 1 | -2/+6 |
| | | | | | Parsing would ignore the size of data already buffered, resulting in bad_alloc exception. Fixes #2898. | ||||
* | Renamed HTTPServer folder to HTTP. | Mattes D | 2016-03-01 | 25 | -0/+3962 |
It contains client code as well. |