]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Preprocess.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / Preprocess.hs
2012-01-05 PHOuse time-http 0.5 master
2011-12-27 PHOCode reorganisation
2011-12-20 PHOrename: reqMustHaveBody --> reqHasBody
2011-12-20 PHOBugfix regarding HEAD requests
2011-12-19 PHOMerge branch 'convertible'
2011-12-19 PHOCode clean-up using convertible-text.
2011-12-19 PHOCode clean-up using convertible-text.
2011-11-14 PHOnew module: Resource.Dispatcher
2011-11-06 PHOStatusCode is now a type class, not an algebraic data...
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOReimplement MultipartForm
2011-10-24 PHOYet Another Huge Changes
2011-10-17 PHOFixed many bugs...
2011-10-08 PHORequestReader now compiles...
2011-10-08 PHOchanged everything like a maniac
2011-10-05 PHOMany changes...
2011-07-27 phoFixed build failure on recent GHC and other libraries
2010-03-03 phoHonor cnfServerV4Addr and cnfServerV6Addr.
2009-11-10 phoCosmetic changes suggested by hlint
2008-01-07 phobugfix
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phoOptimization
2007-08-25 phoMoved hidden modules from Exposed-Modules to Other...
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-05-19 phogetRequestURI should always return an absolute URI
2007-04-22 pho"driftTo Done" was trying to change the response header...
2007-04-20 phoDocumentation
2007-04-01 phoNon-chunked input
2007-04-01 phoMany improvements
2007-03-29 phoMany improvements
2007-03-25 phoMany improvements: still in early development