2024-03-30 |
Torsten Raudssus |
Added missing changes master |
commit | commitdiff | tree | snapshot |
2024-03-30 |
Torsten Raudssus |
Changing default behavior of upload handling to stop... v1.23 |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Torsten Raudssus |
Date of last release in Changes files |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Karen Etheridge |
fix typo in synoposis (RT#100492) |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Karen Etheridge |
add META.json to the build |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Torsten Raudssus |
Fix for the fix... v1.22 |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Torsten Raudssus |
Fixed test which failed if Plack wasn't installed v1.21 |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Gianni Ceccarelli |
more comprehensive test for part_data v1.20 |
commit | commitdiff | tree | snapshot |
2015-01-21 |
John Napiorkowski |
proposal to fix problem when we lose multipart meta... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
New changes, added complete git bundle for release v1.19 |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
Hups, wrong plugin name |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
Removed version of dist.ini |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
Updated changes file of the last releases, added new... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
Hups, forgot to set content length |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
Added RT88342 related test (found parsing bug in that... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Torsten Raudssus |
Added .gitignore |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Gareth Kirwan |
(RT87778) Fix typos. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Arthur Axel... |
update repository metadata |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Torsten Raudssus |
Hups, wrong file in distribution 1.17 |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Torsten Raudssus |
Added patch of gbjk, released 1.16 v1.16 |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Torsten Raudssus |
Updated version for release v1.15 |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Torsten Raudssus |
Added missing requirement |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Torsten Raudssus |
Removed benchmark data and script for release v1.14 |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Torsten Raudssus |
Fixed the t/08 test v1.12 |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Torsten Raudssus |
Add version 1.11 of HTTP::Body with new param_order... v1.11 |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Simon Elliott |
patch for 1.10 v1.10 |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Dave Rolsky |
fix typo Changes |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Simon Elliott |
1.08 v1.08 |
commit | commitdiff | tree | snapshot |
2010-06-06 |
Dave Rolsky |
Make sure we do not include a directory separator in... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dave Rolsky |
The temp file name now preserves the uploaded file... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Simon Elliott |
fix Xforms buffering check |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Marcus Ramberg |
Prepare for new release v1.07 |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Marcus Ramberg |
Bingos says ignore this |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Marcus Ramberg |
Uhm, still IO::File versions |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Marcus Ramberg |
Add HTTP-Body deps |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Marcus Ramberg |
Prepare to release 1.06 v1.06 |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Christian Hansen |
Switched to Module::Install |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Christian Hansen |
Dropped YAML, we now use PAML, "PAML Ain't Markup Language" |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Andy Grundman |
Added cleanup flag to auto-delete temp files |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Andy Grundman |
Fix multipart boundaries with commas |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Andy Grundman |
HTTP::Body 1.05, removed useless use of eval/require... v1.05 |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Andy Grundman |
HTTP::Body 1.04, patch from jgoulah for tmpdir() accessor v1.04 |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Andy Grundman |
HTTP::Body 1.03, patch from ruoso to set body data... v1.03 |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Andy Grundman |
HTTP::Body 1.02, fix urlencoded test on Windows v1.02 |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
HTTP::Body 1.01, fixed regex to restore performance... v1.01 |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
HTTP::Body 1.00 release v1.00 |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
Prep for release |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
HTTP::Body, patch from Daniel Ruoso to add XForms support |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
HTTP::Body, fixed multipart test to properly clean... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
HTTP::Body, Patch from Tom Heady to fix urlencoded... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Andy Grundman |
HTTP::Body, added support for chunked requests |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Andy Grundman |
Fix typo in HTTP::Body docs |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Andy Grundman |
Add tab test to all my modules |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Andy Grundman |
HTTP::Body, tried using APR::Request for urlencoded... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Andy Grundman |
HTTP::Body 0.9, patches from Ton Voon to fix empty... v0.9 |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Andy Grundman |
Moving released version of HTTP::Body back to trunk |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andy Grundman |
HTTP::Body - small performance tweaks to urlencoded... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andy Grundman |
HTTP::Body 0.8 v0.8 |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andy Grundman |
Bump HTTP::Body to 0.8, search.cpan took 0.7 even thoug... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Andy Grundman |
Improve the HTTP::Body description a bit |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Andy Grundman |
HTTP::Body - ignore all data beyond Content-Length... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Andy Grundman |
Bump trunk version of HTTP::Body to 0.8 |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Andy Grundman |
HTTP::Body 0.7, patch to support 0-length uploads v0.7 |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Ash Berlin |
Minimal pod, and removed req on YAML - tests will skip... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Ash Berlin |
Empty file support (rt.cpan ticket #25392) |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Yuval Kogman |
woremacx's file upload tempdir patch, applied to HTTP... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Christian Hansen |
First stab at refactoring HTTP::Body |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Christian Hansen |
released 0.6 v0.6 |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Christian Hansen |
updated changes |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Sebastian Riedel |
Added tests for HB |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Christian Hansen |
Fixed YAML prereq, reported by Jess Robinson |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Christian Hansen |
Fixed buffer bug in HTTP::Body::OctetStream |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Sebastian Riedel |
Updated HTTP::Body for PAR |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Grundman |
Bumped HTTP::Body to 0.4 so CPAN installs the right... v0.4 |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andy Grundman |
Releasing HTTP::Body 0.03 v0.03 |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Andy Grundman |
HTTP::Body, changed to version 0.03 since we it's got... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Andy Grundman |
Ripped out List::Util first() because it leaks memory |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Christian Hansen |
Added APR::Request to benchmark |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Christian Hansen |
Added APR::Request to benchmark |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Christian Hansen |
Added benchmark |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Christian Hansen |
use $part->{name} instead of address |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Christian Hansen |
Improved tests. Removed Path::Class dependency |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Christian Hansen |
Added a BUG section and fixed some POD typos |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Christian Hansen |
Fixed POD |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Sebastian Riedel |
Released HTTP::Body 0.01 v0.01 |
commit | commitdiff | tree | snapshot |
2005-09-16 |
Andy Grundman |
Fixed typo boudrary -> boundary |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Marcus Ramberg |
added manifest |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Marcus Ramberg |
improved pod a little. |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Christian Hansen |
Added SYNOPSIS |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Christian Hansen |
Test Content-Length |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Christian Hansen |
Added XXX-results.yml |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Christian Hansen |
remove stringify |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Sebastian Riedel |
Cleaned HTTP::Body a bit |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Christian Hansen |
minor fixes |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Christian Hansen |
namespace change |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Marcus Ramberg |
for chnanen |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Christian Hansen |
Fix regexp in urldecode |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Christian Hansen |
added urlencoded data |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Christian Hansen |
created HTTP::Body::Urlencoded |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Christian Hansen |
minor refactoring, created HTTP::Body::Octetstream |
commit | commitdiff | tree | snapshot |
next |