- Notifications
You must be signed in to change notification settings - Fork43
Closed
Labels
Description
The language forCache-Control: public andprivate indicates that they override the rest of the caching model unconditionally; as discussed in#319, that is too broad.
Also,public is often used even though the message is still cacheable, because developers misunderstand its semantics.