NAME
Plack::Middleware::Proxy::AddVia - Adds the Via header for the current host.
SYNOPSIS
DESCRIPTION
Plack::Middleware::Proxy::AddVia adds the Via
header to the request and response, like mod_proxy's ProxyVia
option.
AUTHOR
Masahiro Honma <hiratara@cpan.org>