The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.11

  • INCOMPATIBLE: the config option 'host' is now renamed to 'remote'
  • Made sure the code forward compatible with Plack 1.0
  • Added a PSGI environment vars support to write middleware
  • callback options for url/host is deprecated. See the docs how to do that using middleware
  • Fixed a bug where Location header was rewritten
  • Added RewriteLocation and AddVia middleware components

Modules

proxy requests
Adds the Via header for the current host.
Rewrites redirect headers