]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Resource.hs
Fixed build failure on recent GHC and other libraries
[Lucu.git] / Network / HTTP / Lucu / Resource.hs
2011-07-27 phoFixed build failure on recent GHC and other libraries
2010-04-19 phoLucu 0.7 RELEASE-0_7
2010-03-26 phoLucu 0.6 RELEASE-0_6
2009-12-11 phoChanges from 0.4 to 0.4.1
2009-11-09 phoFix for insane memory usage RELEASE-0_4
2009-11-03 phoRelease 0.3.3
2009-07-05 phoVoker57's fix for getRemoteAddr' only works on little...
2009-06-30 voker57Fixed reversed IP adress
2009-06-03 phoSSL Support
2009-01-16 phoFixed breakage on GHC 6.10.1
2008-02-02 phofixed a bug of getQueryForm
2008-01-10 phoadded facilities for basic authentication (not tested)
2007-11-05 phoExodus to GHC 6.8.1
2007-10-06 phomultipart/form-data and more
2007-10-06 phoOptimization
2007-10-03 phoDoc fix
2007-10-03 phoDoc fix, optimization, and more.
2007-10-03 phoThe parser now returns unboxed tuple.
2007-10-03 phoSay good bye to the ugliness of "text" </> "plain".
2007-10-02 phoAdded new actions to the Resource.
2007-07-17 phoSupplession of unneeded imports
2007-07-09 phoOptimized as possible as I can.
2007-06-10 phogetRemoteAddr and getRemoteAddr'
2007-05-19 phogetRequestURI should always return an absolute URI
2007-05-03 phoMore documentation
2007-04-26 phoTransfer-Encoding is always overwritten / foundEntity...
2007-04-25 phoDocumentation of Resource
2007-04-22 pho"driftTo Done" was trying to change the response header...
2007-04-19 phoAdded inputForm
2007-04-12 phostaticDir
2007-04-09 phostaticFile
2007-04-08 phodata/mime.types
2007-04-07 phoETag and Last Modified
2007-04-01 phoNon-chunked input
2007-04-01 phoMany improvements
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import