Changes for version 0.03 - 2011-01-12

  • refactor backends a bit more, and document them

Changes for version 0.02-TRIAL - 2011-01-11 (TRIAL RELEASE)

  • url schemes are now handled by separate backends, which must be explicitly requested in the constructor
  • lots of other refactoring

Changes for version 0.01-TRIAL - 2011-01-07 (TRIAL RELEASE)

  • Initial release

Modules

abstract interface to remote web servers and local PSGI apps
turns a Plack::Request into a PSGI app
backend for handling HTTP requests
backend for handling local app requests