[Webkit-unassigned] [Bug 203058] HEAD requests are not cached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 13:25:54 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203058

--- Comment #8 from Antti Koivisto <koivisto at iki.fi> ---
In terms of implementation it should be pretty much a matter of replacing HEAD with GET in the cache key and maybe skipping the unneeded fetching of the body from the disk (though that can be later optimization if needed).

-- 
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/20191029/e2bb9fa2/attachment.htm>


More information about the webkit-unassigned mailing list