1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Reformat pkg-descr

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-01 16:46:01 +00:00
parent 7360f89ed2
commit e4c8f6d1dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363731

View File

@ -1,7 +1,7 @@
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.
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/