]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Headers.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / Headers.hs
2011-12-20 PHODestroy Data.Attoparsec.Parsable; use Data.Default...
2011-12-19 PHOMerge branch 'parsable'
2011-12-19 PHODone.
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-12-19 PHOCode clean-up using convertible-text
2011-12-16 PHOuse attoparsec-0.10.* and time-http 0.4.*
2011-11-21 PHOMake use of auto-derivers
2011-11-16 PHOhlint
2011-11-16 PHOFixed lots of bugs
2011-11-15 PHOlots of bugfixes regarding SSL support
2011-11-15 PHOMIMEParams is now an instance of collections-api's...
2011-11-14 PHORewrite.Imports is now instance of collection-api's...
2011-11-14 PHOHeaders is now instances of collections-api's type...
2011-11-11 PHOBetter name-rewriting engine
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOReimplement MultipartForm
2011-10-26 PHOMany bugfixes
2011-10-17 PHOFixed many bugs...
2011-10-13 PHOCosmetic changes suggested by hlint.
2011-10-08 PHOchanged everything like a maniac
2011-10-05 PHOMany changes...
2011-10-04 PHOmany changes...
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-08-25 PHORemove unnecessary 'try'
2011-08-25 PHORemoved unnecessary 'try'
2011-08-06 PHOMultipartForm
2011-07-31 PHOMIMEType
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-06-03 phoSSL Support
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phoImplemented fallback handler.
2007-10-06 phomultipart/form-data and more
2007-10-06 phoSlight changes
2007-10-06 phoOptimization
2007-08-25 phoMoved hidden modules from Exposed-Modules to Other...
2007-07-09 phoOptimized as possible as I can.
2007-04-20 phoDocumentation
2007-04-07 phoETag and Last Modified
2007-03-29 phoMany improvements
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import