]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Request.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / Request.hs
2011-12-27 PHOCode reorganisation
2011-12-20 PHODestroy Data.Attoparsec.Parsable; use Data.Default...
2011-12-20 PHOrename: reqMustHaveBody --> reqHasBody
2011-12-19 PHOMerge branch 'parsable'
2011-12-19 PHODone.
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOReimplement MultipartForm
2011-10-24 PHOHaddock overhaul
2011-10-17 PHOFixed many bugs...
2011-10-08 PHOchanged everything like a maniac
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-08-25 PHORemoved unnecessary 'try'
2011-07-30 PHOThe attoparsec branch. It doesn't even compile for...
2010-02-02 phoSuppress unused-do-bind warnings which GHC 6.12.1 emits
2009-11-10 phoCosmetic changes suggested by hlint
2009-01-16 phoFixed breakage on GHC 6.10.1
2007-09-05 phoSlight speed improvement
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-04-20 phoMore documentation
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import