plack::middleware::xframework(3pm) debian man page | unix.com

Man Page: plack::middleware::xframework

Operating Environment: debian

Section: 3pm

Plack::Middleware::XFramework(3pm)			User Contributed Perl Documentation			Plack::Middleware::XFramework(3pm)

NAME
Plack::Middleware::XFramework - Sample middleware to add X-Framework
SYNOPSIS
enable "Plack::Middleware::XFramework", framework => "Catalyst";
DESCRIPTION
This middleware adds "X-Framework" header to the HTTP response.
CONFIGURATION
framework Sets the string value of "X-Framework" header. If not set, the header is not set to the response.
SEE ALSO
Plack::Middleware perl v5.14.2 2011-02-27 Plack::Middleware::XFramework(3pm)
Related Man Pages
plack::middleware(3pm) - debian
plack::middleware::conditional(3pm) - debian
plack::middleware::errordocument(3pm) - debian
plack::middleware::lint(3pm) - debian
plack::middleware::stacktrace(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...