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.0.13_2 - 2008-08-11

  • !!! incompatible of version under 0.0.13_1 !!! using HTTP::Engine::Conpat module if you want compatibility of version under 0.0.13_1
  • delete HTTP::Engine::Context tokuhirom++ unsupported of context and middleware
  • fix $req->uploads dont work
  • fix Interface::ServerSimple and Interface::POE Connection head problem on HTTP/1.1
  • add more test scripts

Changes for version 0.0.13_1 - 2008-08-06

  • merge from lazy_request branch nothingmuch++
  • add more test scripts

Documentation

How to cook a HTTP::Engine

Provides

in lib/HTTP/Engine/RequestProcessor.pm
in lib/HTTP/Engine/ResponseFinalizer.pm
in lib/HTTP/Engine/Role/RequestBuilder.pm
in lib/HTTP/Engine/Role/RequestBuilder/ReadBody.pm