[Webkit-unassigned] [Bug 172639] Use of HTTP/2 push cache seems inconsistent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 26 14:58:56 PDT 2017


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Thanks for filing.

HTTP/2 networking, such as server push, is handled beneath WebKit, by the port's networking layer. However, its certainly possible that how WebKit interacts with the networking layer might contribute to some of the inconsistency (e.g. if it correctly or incorrectly cached a non-pushed response).

Could you add a brief readme to the http2-push-test github project for how to use it? From the video it looks like you use a `yarn` tool. I'm sure we can figure out how to get it working but a readme would help.

-- 
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/20170526/23178923/attachment-0001.html>


More information about the webkit-unassigned mailing list