Date: Fri, 1 Aug 2014 16:46:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363731 - head/www/p5-Plack-Middleware-Expires Message-ID: <201408011646.s71Gk2SD086481@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 1 16:46:01 2014 New Revision: 363731 URL: http://svnweb.freebsd.org/changeset/ports/363731 QAT: https://qat.redports.org/buildarchive/r363731/ Log: - Reformat pkg-descr Modified: head/www/p5-Plack-Middleware-Expires/pkg-descr Modified: head/www/p5-Plack-Middleware-Expires/pkg-descr ============================================================================== --- head/www/p5-Plack-Middleware-Expires/pkg-descr Fri Aug 1 16:37:54 2014 (r363730) +++ head/www/p5-Plack-Middleware-Expires/pkg-descr Fri Aug 1 16:46:01 2014 (r363731) @@ -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408011646.s71Gk2SD086481>