Opened 11 years ago
Closed 11 years ago
#289 closed design (fixed)
Proxies don't "understand" methods
| Reported by: | mnot@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 15 |
| Component: | p6-cache | Severity: | Active WG Document |
| Keywords: | Cc: |
Description
In p6 2.5,
A cache that passes through requests with methods it does not understand SHOULD invalidate the effective request URI (Section 4.3 of [Part1]).
Poul-Henning Kamp points out that "understand" is ambiguous here.
Proposal:
A cache SHOULD invalidate the effective request URI when receiving = requests with methods other than PUT, DELETE or POST.
Change History (4)
comment:1 Changed 11 years ago by mnot@…
- Type changed from editorial to design
comment:2 Changed 11 years ago by mnot@…
- Milestone changed from unassigned to 15
- Resolution set to incorporated
- Status changed from new to closed
comment:3 Changed 11 years ago by mnot@…
- Resolution incorporated deleted
- Status changed from closed to reopened
comment:4 Changed 11 years ago by mnot@…
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](https://www.ietf.org/images/ietflogotrans.gif)
As PHK points out, that's not adequate for GET, etc.
New proposal: