]> gitweb @ CieloNegro.org - Lucu.git/commit
Release 0.3.3
authorpho <pho@cielonegro.org>
Tue, 3 Nov 2009 07:05:43 +0000 (16:05 +0900)
committerpho <pho@cielonegro.org>
Tue, 3 Nov 2009 07:05:43 +0000 (16:05 +0900)
commita2a726f3581933cea2d805b76aca0e93da778994
treec50e0f9ca8adb0a65a3ecead20c10017b7345a21
parente2a6ee839c0ca27b25b32656a5c080e4b464e7c9
Release 0.3.3

Ignore-this: d01a902c8221a1e31a12ba50faa08b46

* Network.HTTP.Lucu.Resource:
    - getQueryForm and inputForm now returns [FormData] instead of
      [(String, String)] to possibly include a name of uploaded file.

darcs-hash:20091103070543-62b54-c5a9028cee38478ef6b6002907f236b130d7a431.gz
Lucu.cabal
NEWS
Network/HTTP/Lucu/MultipartForm.hs
Network/HTTP/Lucu/Parser.hs
Network/HTTP/Lucu/Resource.hs
examples/Multipart.hs