Parses a Cache-Control header string into a structured object. Handles known directives with optional numeric values.
The Cache-Control header string to parse.
A CacheControl object representing the parsed directives.
Parses a Cache-Control header string into a structured object. Handles known directives with optional numeric values.