- Fixed #15999 return a 500 response when message is empty, reported by Chris Dolan...
authorChristian Hansen <chansen@cpan.org>
Thu, 19 Jan 2006 14:12:57 +0000 (14:12 +0000)
committerChristian Hansen <chansen@cpan.org>
Thu, 19 Jan 2006 14:12:57 +0000 (14:12 +0000)
commit4e0afe7d97956e05cea8332e2c9b9a9b6457ff1d
treec5b1c3c38ce97a5544f33a3d7060abebd8ae9f7a
parenta3875fc653f35e556f0dd181e7c27f30a228a634
- Fixed #15999 return a 500 response when message is empty, reported by Chris Dolan <cdolan@cpan.org>
- Fixed Status header bug
- Bumped HTTP::Response requirement to 1.53 and drop our own message parsing.
Changes
Makefile.PL
lib/HTTP/Request/AsCGI.pm
t/06response.t
t/08error.t [new file with mode: 0644]