Path to this page:
Subject: CVS commit: wip/p5-HTTP-Body
From: Hiramatsu Yoshifumi
Date: 2007-10-26 09:48:48
Message id: E1IlJwF-0007jl-5B@sc8-pr-cvs1.sourceforge.net
Log Message:
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
Files: