method
no_cache?
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::Http::Cache::Request::CacheControlDirectives
no_cache?()public
Returns true if the no-cache directive is present. This directive indicates that a cache must not use the response to satisfy subsequent requests without successful validation on the origin server.