Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | Moving tokenize, percentEncode and percentDecode around. Fixing a few ↵ | Nicolas "Pixel" Noble | |
warnings. Workarounding c-ares and pthreads compilation issue with unicode. | |||
2013-12-24 | Cleaning up furthermore http string maps. | Nicolas "Pixel" Noble | |
2013-12-24 | Adding proper mime/type support. | Nicolas "Pixel" Noble | |
2012-03-08 | Securing the getStatusMsg call to never return NULL. | Pixel | |
2011-12-14 | Adding HTTP error 418, as defined in RFC 2324. | Nicolas "Pixel" Noble | |
2011-12-08 | Moving the HTTP status messages out of the HTTP server, and into its own ↵ | Pixel | |
file. Also making it complete. |