[Webkit-unassigned] [Bug 213367] WKURLSchemeHandler does not fully implement the Http cache protocol
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 19 18:59:05 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213367
Alex Christensen <achristensen at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
The whole point of WKURLSchemeHandler is that it is not HTTP. If you want HTTP-like caching, you will have to implement it yourself. It wouldn't save any Cross-process data transfers if we did because WebKit uses the network process for the HTTP disk cache.
--
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/20200620/6ca6c246/attachment-0001.htm>
More information about the webkit-unassigned
mailing list