DOKK / manpages / debian 12 / libplack-perl / Plack::Middleware::XFramework.3pm.en
Plack::Middleware::XFramework(3pm) User Contributed Perl Documentation Plack::Middleware::XFramework(3pm)

Plack::Middleware::XFramework - Sample middleware to add X-Framework

  enable "Plack::Middleware::XFramework", framework => "Catalyst";

This middleware adds "X-Framework" header to the HTTP response.

Sets the string value of "X-Framework" header. If not set, the header is not set to the response.

Plack::Middleware

2022-09-06 perl v5.34.0