In my testing, many caches do not recognise `Cache-Control: max-age="3600"` as a valid CC directive. Since this isn't interoperable, we should consider changing the spec so that the interoperable case is documented.
In my testing, many caches do not recognise
Cache-Control: max-age="3600"as a valid CC directive.Since this isn't interoperable, we should consider changing the spec so that the interoperable case is documented.