Changes for version 1.6
- Spelling fixes mostly (thanks dsteinbrunner!)
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
PSGI backend for Continuity
Map a request onto a session
Simple HTTP::Request-like API for requests inside Continuity
Mix callbacks into the Continuity request object
Provides
in lib/Continuity/Adapt/FCGI.pm
in lib/Continuity/Adapt/HttpDaemon.pm
in lib/Continuity/Adapt/PSGI.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/callback_counter.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/hello_plack.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/petstore.pl
- eg/post-redirect.pl
- eg/query_session.pl
- eg/slowprint.pl
- eg/supercounter.pl
- eg/telnet-terminal.pl