Opened 15 years ago
Closed 11 years ago
#38 closed design (fixed)
Mismatch Vary
Reported by: | mnot@… | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 15 |
Component: | p6-cache | Severity: | Active WG Document |
Keywords: | Cc: |
Description
When one cached variant has one Vary header, and then another variant is received with a different Vary header. Lets say the first has
Vary: Accept-Language
and the second
Vary: Accept-Encoding
what is the appropriate behaviour for a cache?
Change History (7)
comment:1 Changed 15 years ago by mnot@…
- Component set to cache
- Milestone set to unassigned
comment:2 Changed 15 years ago by mnot@…
- version set to 00-draft
comment:3 Changed 13 years ago by mnot@…
- Priority set to normal
- Resolution set to wontfix
- Severity set to Active WG Document
- Status changed from new to closed
comment:4 Changed 11 years ago by mnot@…
- Resolution wontfix deleted
- Status changed from closed to reopened
Comments from PHK:
Proposal:
add
If multiple selected responses are available, the most recent response (as determined by the Date header field) is used (see [section 2.2]).
comment:5 Changed 11 years ago by mnot@…
- Milestone changed from unassigned to 15
- Resolution set to incorporated
- Status changed from reopened to closed
comment:6 Changed 11 years ago by mnot@…
- Resolution incorporated deleted
- Status changed from closed to reopened
comment:7 Changed 11 years ago by mnot@…
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
Responses are evaluated in isolation; spec does not need to say anything (worst effect is lowered cache efficiency). HNO requests close with no action.