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.19 - 2008-12-01

  • next release is 0.1.x series
  • no Moose, use Shika HTTP::Headers::Fast more fast and tiny memory futures
  • Interface::ServerSimple fixed bug no headers request's problem miyagawa++
  • lazy loading HTTP::Request, HTTP::Body, File::Copy, File::Spec::Unix, File::stat, CGI::Simple::Cookie
  • test check with backslash separator instead of slash on win32 added test case for HTTP::Engine::Request::Upload
  • remove dependency IO::Socket, IO::Handle, IO::File

Documentation

How to cook a HTTP::Engine

Modules

Web Server Gateway Interface and HTTP Server Engine Drivers (Yet Another Catalyst::Engine)
CGI interface for HTTP::Engine
FastCGI interface for HTTP::Engine
mod_perl Adaptor for HTTP::Engine
POE interface for HTTP::Engine.
HTTP::Server::Simple interface for HTTP::Engine
Standalone HTTP Server
HTTP::Engine Test Interface
Portable HTTP request object
handles file upload requests
HTTP response object
The Interface Role Definition
Core HTTP::Engine Types

Provides

in lib/HTTP/Engine/Interface.pm
in lib/HTTP/Engine/RequestBuilder/CGI.pm
in lib/HTTP/Engine/RequestBuilder/NoEnv.pm
in lib/HTTP/Engine/ResponseFinalizer.pm
in lib/HTTP/Engine/Role/Request.pm
in lib/HTTP/Engine/Role/RequestBuilder.pm
in lib/HTTP/Engine/Role/RequestBuilder/HTTPBody.pm
in lib/HTTP/Engine/Role/RequestBuilder/NoEnv.pm
in lib/HTTP/Engine/Role/RequestBuilder/ParseEnv.pm
in lib/HTTP/Engine/Role/RequestBuilder/ReadBody.pm
in lib/HTTP/Engine/Role/RequestBuilder/Standard.pm
in lib/HTTP/Engine/Role/Response.pm
in lib/HTTP/Engine/Role/ResponseWriter.pm
in lib/HTTP/Engine/Role/ResponseWriter/Finalize.pm
in lib/HTTP/Engine/Role/ResponseWriter/OutputBody.pm
in lib/HTTP/Engine/Role/ResponseWriter/ResponseLine.pm
in lib/HTTP/Engine/Role/ResponseWriter/WriteSTDOUT.pm
in lib/HTTP/Engine/Util.pm