Changes for version 0.0.13 - 2008-08-13

  • add more test scripts
  • test coverage 100%!

Changes for version 0.0.13_2 - 2008-08-11

  • !!! incompatible of version under 0.0.13_1 !!! using HTTP::Engine::Compat 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