Changes for version 0.96
- Turn off debugging by default
- Fix debug_level to actually work and be respected
- Add get_cookie to adapters and use it in the mapper
- cookie_life arg/support
- Fix some param and params behavior
- Revert to ExtUtils::MakeMaker since Module::Install had no apparent advantage
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/broken/animals.pl
- eg/broken/counter-advanced.pl
- eg/broken/countup.pl
- eg/broken/fcgi_nocont.fcgi
- eg/broken/guess_backbutton.pl
- eg/broken/guess_fcgi.fcgi
- eg/chat-ajax-push.js
- eg/chat-ajax-push.pl
- eg/chat.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/old/bleh.php
- eg/old/client.php
- eg/old/phpcontize.pl
- eg/post-redirect.pl