套件: libplack-middleware-expires-perl (0.06-1.1)
libplack-middleware-expires-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libplack-middleware-expires-perl:
- [libplack-middleware-expires-perl_0.06-1.1.dsc]
- [libplack-middleware-expires-perl_0.06.orig.tar.gz]
- [libplack-middleware-expires-perl_0.06-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [github.com]
相似套件:
- libplack-perl
- libplack-middleware-logwarn-perl
- libplack-middleware-logany-perl
- libplack-middleware-crossorigin-perl
- libplack-test-agent-perl
- libplack-middleware-logerrors-perl
- libplack-middleware-file-sass-perl
- liblwp-protocol-psgi-perl
- python3-werkzeug
- python-werkzeug
- libplack-middleware-csrfblock-perl
mod_expires for plack
Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It implements the Perl Server Gateway Interface (PSGI) standard interface, which allows developers to decouple their web application framework from the local web server environment.
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.
其他與 libplack-middleware-expires-perl 有關的套件
|
|
|
-
- dep: libhttp-date-perl
- module of date conversion routines
-
- dep: libhttp-message-perl
- perl interface to HTTP style messages
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language