Changes for version 0.995
- Add work-around in Makefile.PL to possibly fix dependency order issue
- Make the list of allowed HTTP methods configurable
- Fixed bugs in error response
- Added a debug_callback for redirecting debug output
- Include an error message when "do" fails
- Thanks to John Beppu and Shawn M Moore for patches :)
Documentation
Modules
Abstract away statelessness of HTTP, for stateful Web applications
Use HTTP::Daemon as a continuation server
Use HTTP::Daemon to get HTTP requests
Map a request onto a session
Simple HTTP::Request-like API for requests inside Continuity
Provides
in lib/Continuity/Adapt/FCGI.pm
in lib/Continuity/Adapt/HttpDaemon.pm
in lib/Continuity/Inspector.pm
in lib/Continuity/Mapper.pm
in lib/Continuity/RequestHolder.pm
in lib/Continuity/Adapt/HttpDaemon.pm
in lib/Continuity/Adapt/HttpDaemon.pm
Examples
- eg/README
- eg/addtwo.pl
- eg/animals.pl
- eg/chat-ajax-push.js
- eg/chat-ajax-push.pl
- eg/chat.pl
- eg/cookies.pl
- eg/counter.fcgi
- eg/counter.pl
- eg/fcgi_nocont.fcgi
- eg/guess-peek.pl
- eg/guess.fcgi
- eg/guess.pl
- eg/hello.fcgi
- eg/hello.pl
- eg/jquery.js
- eg/leakfinder.pl
- eg/merlyn-animals.pl.txt
- eg/minimal-serverside.pl
- eg/old/bleh.php
- eg/old/client.php
- eg/old/phpcontize.pl
- eg/params.pl
- eg/post-redirect.pl
- eg/query_session.pl
- eg/telnet-terminal.pl