Changes for version 0.06 - 2010-02-09
- NOTE: Changed application_status to app_status, this only affects users of parse_record() or parse_record_body(). Former was unnecessarily verbose. Latter also matches the component name of FCGI_BeginRequestBody struct.
- Added build_begin_request() and build_end_request()
- added documentation and tests for these
Modules
FastCGI
FastCGI protocol constants.
Provides functions to build and parse FastCGI messages.
Provides
in lib/Net/FastCGI/Protocol/PP.pm