Bug 170715

Summary: HTTP Cache: Invalidating Content-Location and Location
Product: WebKit Reporter: Mark Nottingham <mnot>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: koivisto, mike
Priority: P2    
Version: Safari Technology Preview   
Hardware: All   
OS: All   

Description Mark Nottingham 2017-04-10 21:51:51 PDT
Safari TP does not invalidate the URLs indicated by the Content-Location and Location header fields in a response to an unsafe request, as per RFC7234.

Spec:
  http://httpwg.org/specs/rfc7234.html#invalidation

For tests, see:
  http://w3c-test.org/fetch/http-cache/invalidate.html