Bug 170715 - HTTP Cache: Invalidating Content-Location and Location
Summary: HTTP Cache: Invalidating Content-Location and Location
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari Technology Preview
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 21:51 PDT by Mark Nottingham
Modified: 2017-04-12 22:48 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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