[Webkit-unassigned] [Bug 217530] A page served with HTTP caching enabled and previously fetched with Ajax, Fetch, or the preload link keyword is not served from disk cache.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 9 13:25:13 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217530
--- Comment #2 from Fabio Pelosin <pelosin at amazon.com> ---
Created attachment 410969
--> https://bugs.webkit.org/attachment.cgi?id=410969&action=review
Demo Server
To reproduce the issue you can use the attached demo server.
It requires Nodes without any package dependency.
```
cd demo-server
node index.js
```
Then open:
```
http://127.0.0.1:3000
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201009/b80a1815/attachment.htm>
More information about the webkit-unassigned
mailing list