noCache property

bool noCache
final

If true, responses will always have private, max-age=0 as their Cache-Control header.

Implementation

final bool noCache;