Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WebAdmin uses the new HTTP functionality. | madmaxoft | 2013-10-05 | 1 | -0/+3 |
* | Added Basic auth support to cHTTPRequest. | madmaxoft | 2013-10-04 | 1 | -0/+18 |
* | HTTP Server can now parse multipart/form-data forms; better architecture. | madmaxoft | 2013-10-04 | 1 | -16/+25 |
* | Created basic cHTTPFormParser. | madmaxoft | 2013-09-28 | 1 | -0/+6 |
* | Added UserData to cHTTPRequest. | madmaxoft | 2013-09-27 | 1 | -0/+10 |
* | Fixed parsing and implemented write nofitication. | madmaxoft | 2013-09-27 | 1 | -3/+0 |
* | Rewritten HTTPServer to split into cHTTPConnection, cHTTPRequest and cHTTPResponse classes. | madmaxoft | 2013-09-27 | 1 | -0/+121 |