summaryrefslogtreecommitdiffstats
path: root/src/HTTP/HTTPMessage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+0
| | | | Add check for number of empty lines between functions and fix the corresponding failures
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
|
* Remove smart pointer macrospeterbell102017-07-211-1/+1
|
* Renamed HTTPResponse to HTTPOutgoingResponse.Mattes D2016-03-011-4/+4
|
* WebAdmin uses the new HTTP parser framework.Mattes D2016-03-011-1/+75
|
* Renamed HTTPServer folder to HTTP.Mattes D2016-03-011-0/+84
It contains client code as well.