summaryrefslogtreecommitdiffstats
path: root/source/HTTPServer/HTTPMessage.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-27Fixed parsing and implemented write nofitication.madmaxoft1-6/+10
2013-09-27Rewritten HTTPServer to split into cHTTPConnection, cHTTPRequest and cHTTPResponse classes.madmaxoft1-0/+285