Commit graph

5 commits

Author SHA1 Message Date
Hiramatsu Yoshifumi
fe0ada4582 Updated 0.9:
Changes from 0.6.

0.9   2007-03-27 14:00:00
        - Fixed bug where empty fields in multipart/form-data were ignored.
          (Ton Voon)
        - Fixed bug where an uploaded file with the name "0" was ignored.
          (Ton Voon)
        - Small performance improvements to urlencoded parser.

0.8   2007-03-23 18:40:00
        - Some browsers such as MSIE send extra data after the body content.
          We now properly ignore anything beyond Content-Length.

0.7   2007-03-23 10:00:00
        - Fixed parsing an empty (zero-length) file using multipart.
          http://rt.cpan.org/NoAuth/Bug.html?id=25392
2007-10-26 07:48:48 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
David Brownlee
235717f185 Maintainer has changed - update MASTER_SITES to match 2006-05-05 16:55:02 +00:00
Roman Kulik
3923cccc5f Updated to version 0.6 2006-04-13 18:12:33 +00:00
Roman Kulik
34e4065904 HTTP Body Parser.
WWW: http://search.cpan.org/dist/HTTP-Body/
2005-12-30 18:50:06 +00:00