Changes for version 0.04
- Provide access to all the HTTP headers via ->headers method
- Set HTTP headers in PSGI environment
- Remember not to write content using chunked transfer encoding when that mode isn't actually set
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