noStore property
Disallow cache, overriding any other directives (Etag, Last-Modified) https://datatracker.ietf.org/doc/html/rfc7234#section-5.2.2.3
Implementation
final bool noStore;
Disallow cache, overriding any other directives (Etag, Last-Modified) https://datatracker.ietf.org/doc/html/rfc7234#section-5.2.2.3
final bool noStore;