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

Changes for version 0.69

  • Using socket object instead of port not worked, fixed
  • Fixed bug with : symbol in header values

Modules

Asynchronous HTTP server written in C with request parser.
Internal class used by HTTP::Server::EV::CGI for proxifying output to correct HTTP::Server::EV::Buffer.
Non-blocking output buffer.
Contains http request data and some extra functions.
Implements HTTP::Server::EV::MultipartFile using IO::AIO
Implements HTTP::Server::EV::MultipartFile using perlio functions.
represents file received by HTTP::Server::EV