method
no_store
v8.1.1 -
Show latest stable
- Class:
ActionController::ConditionalGet
no_store()public
Sets an HTTP 1.1 `Cache-Control` header of `no-store`. This means the resource may not be stored in any cache.
no_store()Sets an HTTP 1.1 `Cache-Control` header of `no-store`. This means the resource may not be stored in any cache.