]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Interaction.hs
use time-http 0.5
[Lucu.git] / Network / HTTP / Lucu / Interaction.hs
2012-01-05 PHOuse time-http 0.5 master
2011-12-27 PHOCode reorganisation
2011-12-20 PHOBugfix regarding HEAD requests
2011-12-19 PHOMerge branch 'convertible'
2011-12-15 PHOUse time-http 0.3
2011-12-01 PHOUse blaze-html instead of HXT.
2011-11-26 PHOHelloWorld works again.
2011-11-26 PHOScrap SchemeMapper
2011-11-23 PHOIt (at least) builds now...
2011-11-15 PHOlots of bugfixes regarding SSL support
2011-11-14 PHOcode cleanup
2011-11-12 PHOAdded a configuration flag -fssl to enable SSL support...
2011-11-10 PHOImplantFile started working again.
2011-11-06 PHOStatusCode is now a type class, not an algebraic data...
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-31 PHOcomment
2011-10-31 PHOReimplement MultipartForm
2011-10-26 PHOMany bugfixes
2011-10-24 PHOYet Another Huge Changes
2011-10-21 PHOThe library compiles again.
2011-10-21 PHOResource paths should not be assumed to be encoded...
2011-10-20 PHOResource.hs compiles again.
2011-10-19 PHOMany many changes
2011-10-17 PHOFixed many bugs...
2011-10-17 PHOexamples/HelloWorld.hs fully works now.
2011-10-12 PHOThe library now compiles, and I'm now working on Implan...
2011-10-08 PHOchanged everything like a maniac
2011-10-05 PHOMany changes...
2011-10-04 PHOResponseWriter now compiles.
2011-10-04 PHOmany changes
2011-10-04 PHOMany changes
2011-10-04 PHOmany changes...
2011-10-03 PHOMany changes...
2011-09-04 PHOMerge branch 'master' into attoparsec
2011-08-05 PHOAuthorization / DefaultPage
2011-07-29 phoUse base64-bytestring instead of dataenc
2010-03-03 phoHonor cnfServerV4Addr and cnfServerV6Addr.
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 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-06-10 phogetRemoteAddr and getRemoteAddr'
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-12 phostaticDir
2007-04-07 phoETag and Last Modified
2007-04-01 phoMany improvements
2007-03-29 phoMany improvements
2007-03-25 phoMany improvements: still in early development