summaryrefslogtreecommitdiff
path: root/src/Http.cc
AgeCommit message (Expand)Author
2014-06-20Moving tokenize, percentEncode and percentDecode around. Fixing a few warning...Nicolas "Pixel" Noble
2013-12-24Cleaning up furthermore http string maps.Nicolas "Pixel" Noble
2013-12-24Adding proper mime/type support.Nicolas "Pixel" Noble
2012-03-08Securing the getStatusMsg call to never return NULL.Pixel
2011-12-14Adding HTTP error 418, as defined in RFC 2324.Nicolas "Pixel" Noble
2011-12-08Moving the HTTP status messages out of the HTTP server, and into its own file...Pixel