Changes for version 0.14 - 2023-06-05
- CHANGES
- `use v5.14` in all perl files
- Use Test2::V0 for unit testing
- Handle UNIX sockets correctly when setting up PSGI env
- BUGFIXES
- Support PSGI apps that set the same header multiple times (RT148426)
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