summaryrefslogtreecommitdiffstats
path: root/src/HTTP (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-11HTTP: Added missing HasAuth flag initialization.Mattes D1-1/+2
2016-03-03HTTP: Fixed header parsing.Mattes D1-0/+1
2016-03-01HTTP: Fixed typos and bad leftovers.Mattes D3-3/+4
2016-03-01Renamed HTTPResponse to HTTPOutgoingResponse.Mattes D5-10/+9
2016-03-01WebAdmin uses the new HTTP parser framework.Mattes D14-797/+521
2016-03-01HTTP: Fixed response parser, unified API.Mattes D4-16/+22
2016-03-01Fixed HTTP parsing when in insecure mode.Mattes D1-2/+6
2016-03-01Renamed HTTPServer folder to HTTP.Mattes D25-0/+3962