1Plack::Middleware::CondUisteironCaolnGtErTi(b3u)ted PerlPlDaoccku:m:eMnitdadtlieownare::ConditionalGET(3)
2
3
4
6 Plack::Middleware::ConditionalGET - Middleware to enable conditional
7 GET
8
10 builder {
11 enable "ConditionalGET";
12 ....
13 };
14
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
23 Rack::ConditionalGet
24
25
26
27perl v5.34.0 2022-01-2P1lack::Middleware::ConditionalGET(3)