freebsd-ports/www/p5-Plack-Middleware-Expires/pkg-descr
Martin Wilke bf30440eae 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:	http://search.cpan.org/dist/Plack-Middleware-Expires/

PR:		ports/154476
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2011-03-09 16:42:38 +00:00

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: http://search.cpan.org/dist/Plack-Middleware-Expires/