cpan Plack 0.9981

latest releases: 1.0051, 1.0050, 1.0049...
12 years ago

[BUG FIXES]
- Plack::Request: Added a sanity check to remove newlines from headers to follow
  the PSGI specification #224
- HTTPParser::PP: Fixed warnings #225
- plackup now prints errors to psgi.errors rather than STDERR
- Fixes issues with undef returned from streaming handler in middleware #231
- ContentLength: Do not auto-add Content-Length from block devices, pipes and
  character files

[NEW FEATURES]

- HTTPExceptions: Support ->as_psgi method on exceptions (doy)
- FastCGI: Support psgix.harakiri

[IMPROVEMENTS]

- Lint: Added more checks to validate header values
- StackTrace: Strip caller information since it is not useful anyway
- HTTPExceptions: Added rethrow option (doy)
- Misc. doc fixes on plackup (chromatic)
- binmode STDIN for CGI handler for Win32 #218
- Remove the test that tests Server specific handling of Transfer-Encoding
- Fixed POD link (audreyt)

Don't miss a new Plack release

NewReleases is sending notifications on new releases.