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