The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2015-09-09

  • CHANGES
    • Added ->query_form, ->query_param_names, ->query_param
    • New barename documentation style for methods
  • BUGFIXES
    • Check definedness rather than truth of body chunks (RT101503)
    • Gracefully close connections for received byte streams that don't appear to be HTTP (RT105470, RT101146)
    • Don't override a caller-specified request_class

Modules

serve HTTP with IO::Async
use PSGI applications with Net::Async::HTTP::Server
represents a single outstanding request
HTTP handler for Plack using Net::Async::HTTP::Server

Provides

in lib/Net/Async/HTTP/Server/Protocol.pm