summaryrefslogtreecommitdiffstats
path: root/source/HTTPServer/HTTPMessage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-164/+0
* WebAdmin uses the new HTTP functionality.madmaxoft2013-10-051-0/+3
* Added Basic auth support to cHTTPRequest.madmaxoft2013-10-041-0/+18
* HTTP Server can now parse multipart/form-data forms; better architecture.madmaxoft2013-10-041-16/+25
* Created basic cHTTPFormParser.madmaxoft2013-09-281-0/+6
* Added UserData to cHTTPRequest.madmaxoft2013-09-271-0/+10
* Fixed parsing and implemented write nofitication.madmaxoft2013-09-271-3/+0
* Rewritten HTTPServer to split into cHTTPConnection, cHTTPRequest and cHTTPResponse classes.madmaxoft2013-09-271-0/+121