Added missing changes
[catagits/HTTP-Body.git] / t /
2024-03-30 Torsten Raudssus Changing default behavior of upload handling to stop... v1.23
2015-01-29 Torsten Raudssus Fix for the fix... v1.22
2015-01-29 Torsten Raudssus Fixed test which failed if Plack wasn't installed v1.21
2015-01-21 Gianni Ceccarelli more comprehensive test for part_data v1.20
2015-01-21 John Napiorkowski proposal to fix problem when we lose multipart meta...
2013-12-06 Torsten Raudssus Hups, forgot to set content length
2013-12-06 Torsten Raudssus Added RT88342 related test (found parsing bug in that...
2011-03-20 Torsten Raudssus Fixed the t/08 test v1.12
2010-10-26 Torsten Raudssus Add version 1.11 of HTTP::Body with new param_order... v1.11
2010-10-08 Simon Elliott patch for 1.10 v1.10
2010-06-06 Dave Rolsky Make sure we do not include a directory separator in...
2010-06-05 Dave Rolsky The temp file name now preserves the uploaded file...
2010-01-09 Christian Hansen Dropped YAML, we now use PAML, "PAML Ain't Markup Language"
2009-05-07 Andy Grundman Added cleanup flag to auto-delete temp files
2009-05-07 Andy Grundman Fix multipart boundaries with commas
2008-06-23 Andy Grundman HTTP::Body 1.04, patch from jgoulah for tmpdir() accessor v1.04
2008-04-07 Andy Grundman HTTP::Body 1.03, patch from ruoso to set body data... v1.03
2008-02-27 Andy Grundman HTTP::Body 1.02, fix urlencoded test on Windows v1.02
2008-02-23 Andy Grundman HTTP::Body, patch from Daniel Ruoso to add XForms support
2008-02-23 Andy Grundman HTTP::Body, fixed multipart test to properly clean...
2008-02-23 Andy Grundman HTTP::Body, Patch from Tom Heady to fix urlencoded...
2008-02-23 Andy Grundman HTTP::Body, added support for chunked requests
2007-08-11 Andy Grundman Add tab test to all my modules
2007-03-27 Andy Grundman HTTP::Body 0.9, patches from Ton Voon to fix empty... v0.9
2007-03-24 Andy Grundman HTTP::Body - small performance tweaks to urlencoded...
2007-03-23 Andy Grundman HTTP::Body - ignore all data beyond Content-Length...
2007-03-23 Andy Grundman HTTP::Body 0.7, patch to support 0-length uploads v0.7
2007-03-23 Ash Berlin Minimal pod, and removed req on YAML - tests will skip...
2007-03-23 Ash Berlin Empty file support (rt.cpan ticket #25392)
2006-01-06 Sebastian Riedel Added tests for HB
2005-10-18 Christian Hansen Added benchmark
2005-10-12 Christian Hansen Improved tests. Removed Path::Class dependency
2005-09-04 Christian Hansen Test Content-Length
2005-09-04 Christian Hansen Added XXX-results.yml
2005-08-16 Sebastian Riedel Cleaned HTTP::Body a bit
2005-07-19 Christian Hansen added urlencoded data
2005-07-19 Christian Hansen delete!
2005-07-19 Christian Hansen rename dist from HTTP-Body-Multipart to HTTP-Body
2005-07-18 Christian Hansen Initial import of HTTP::Body::Multipart