Pakket: libhttp-server-simple-static-perl (0.14-1)
Verwijzigingen voor libhttp-server-simple-static-perl
Debian bronnen:
Het bronpakket libhttp-server-simple-static-perl downloaden:
- [libhttp-server-simple-static-perl_0.14-1.dsc]
- [libhttp-server-simple-static-perl_0.14.orig.tar.gz]
- [libhttp-server-simple-static-perl_0.14-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Serve static files with HTTP::Server::Simple
HTTP::Server::Simple::Static is a mixin that adds a method to serve static files from your HTTP::Server::Simple subclass.
The Date and Last-Modified HTTP headers are set when sending a response for a valid file. The method supports clients which send an If-Modified-Since HTTP header in the request, returning a 304 Not Modified response if the file is unchanged. If the client makes a HEAD request no message body will be returned in the response.
Andere aan libhttp-server-simple-static-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: libfile-libmagic-perl
- Perl interface to libmagic for determining file type
-
- dep: libhttp-date-perl
- module of date conversion routines
-
- dep: libhttp-server-simple-perl
- simple stand-alone HTTP server
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language