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

Changes for version 0.0902

  • Correct to HTTP::Status::RC_INTERNAL_SERVER_ERROR Thank you Olivier Duclos
  • Explicitly call ->close() as an attempt to avoid TIME_WAIT on Windows
  • yield to 'close', so the above doesn't explode
  • Don't use open "-|", use pipe_from_fork() instead Thank you Alexandr Ciornii
  • Fixed handling of input errors. Previously it would crash if a malformed request was sent as a second or subsequent request on a keep-alive connection. Thank you Dzs Bsd

Modules

POE HTTP server
Object encapsulating an HTTP connection
Object encapsulating an error
Object encapsulating an HTTP request
Object encapsulating an HTTP response

Provides

in lib/POEx/HTTP/Server.pm
in lib/POEx/HTTP/Server.pm
in lib/POEx/HTTP/Server.pm