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>
8 lines
377 B
Text
8 lines
377 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Expires/.packlist
|
|
%%SITE_PERL%%/Plack/Middleware/Expires.pm
|
|
@dirrmtry %%SITE_PERL%%/Plack/Middleware
|
|
@dirrmtry %%SITE_PERL%%/Plack
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware/Expires
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Middleware
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack
|