class
ActionDispatch::Http::Cache::Request::CacheControlDirectives
v8.1.1 -
Show latest stable
- Superclass: Object
Represents the HTTP Cache-Control header for requests, providing methods to access various cache control directives Reference: www.rfc-editor.org/rfc/rfc9111.html#name-request-directives
Attributes
| [R] | max_age |
| [R] | max_stale |
| [R] | min_fresh |
| [R] | stale_if_error |
Files
- actionpack/lib/action_dispatch/http/cache.rb