1Plack::Middleware::CondUisteironCaolnGtErTi(b3u)ted PerlPlDaoccku:m:eMnitdadtlieownare::ConditionalGET(3)
2
3
4

NAME

6       Plack::Middleware::ConditionalGET - Middleware to enable conditional
7       GET
8

SYNOPSIS

10         builder {
11             enable "ConditionalGET";
12             ....
13         };
14

DESCRIPTION

16       This middleware enables conditional GET and HEAD using "If-None-Match"
17       and "If-Modified-Since" header. The application should set either or
18       both of "Last-Modified" or "ETag" response headers per RFC 2616. When
19       either of the conditions is met, the response body is set to be zero
20       length and the status is set to 304 Not Modified.
21

SEE ALSO

23       Rack::ConditionalGet
24
25
26
27perl v5.30.0                      2019-07-2P6lack::Middleware::ConditionalGET(3)
Impressum