libht: Fixed the trim bug again. :P
[ashd.git] / lib / req.c
2010-08-31 Fredrik Tolflibht: Fixed the trim bug again. :P
2010-08-31 Fredrik Tolflibht: Fixed a bug in trim.
2010-08-28 Fredrik TolfUnquote URL escapes in dirplex elements.
2009-01-07 Fredrik TolfRewrote htparser to handle both HTTP/1.0 and HTTP/1.1.
2008-12-18 Fredrik TolfCreate the passed socket explicitly in htparser rather...
2008-12-17 Fredrik TolfStrip the leading slash of the rest string.
2008-12-17 Fredrik TolfFixed socktype bug in sendreq.
2008-12-16 Fredrik TolfRenamed htreq to hthead and added functions for transfe...
2008-11-27 Fredrik TolfAdded basic support for parsing requests.
2008-11-27 Fredrik TolfAdded a request library component.