The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03

  • Implement PSGI container subclass and Plack::Handler:: module
  • Added more accessors for request fields
  • Reworked chunked response streaming API
  • Don't force a Content-Length header in normal operation

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