Age | Commit message (Expand) | Author |
---|---|---|
2014-06-20 | Moving tokenize, percentEncode and percentDecode around. Fixing a few warning... | Nicolas "Pixel" Noble |
2014-06-01 | Fixing WSAECONNABORTED error, adding cookies support, fixing variables parsing. | Nicolas "Pixel" Noble |
2013-12-24 | Adding proper mime/type support. | Nicolas "Pixel" Noble |
2013-12-21 | Preliminary WebSocket protocol support. | Nicolas "Pixel" Noble |
2013-12-20 | A few more Win32 / VisualStudio fixes. | Nicolas "Pixel" Noble |
2012-02-28 | Having a slightly better approach for writing Http responses. | Nicolas "Pixel" Noble |
2011-12-13 | Better implementation of RFC 2324. | Pixel |
2011-12-08 | Moving the HTTP status messages out of the HTTP server, and into its own file... | Pixel |
2011-12-07 | Adding more HTTP methods, and properly supporting them, even if it means retu... | Pixel |
2011-11-18 | Starting to re-organize the HTTP code a bit. Sharing code between the server ... | Pixel |
2011-11-14 | Some more basic work on the HTTP server. Some of the main ideas are not flesh... | Pixel |