ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
389 B
Text
7 lines
389 B
Text
Plack::Middleware::Expires is Apache's mod_expires for Plack. This middleware
|
|
controls the setting of Expires HTTP header and the max-age directive of the
|
|
Cache-Control HTTP header in server responses. Note: Expires works only for
|
|
successful response and If exists Expires HTTP header already, this middleware
|
|
does not override.
|
|
|
|
WWW: https://metacpan.org/release/Plack-Middleware-Expires
|