requireConditionalRequest property

bool requireConditionalRequest
final

Requires a client to send a conditional GET to use a cached response.

If true, sets 'Cache-Control: no-cache'.

Implementation

final bool requireConditionalRequest;