[Webkit-unassigned] [Bug 172706] New: Cancel HTTP/2 push streams with the POST method
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 30 04:58:05 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172706
Bug ID: 172706
Summary: Cancel HTTP/2 push streams with the POST method
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jaffathecake at gmail.com
CC: beidson at apple.com
Safari never seems to match POST items in the push cache, so allowing them to be pushed is a waste of bandwidth.
Firefox and Edge currently reject pushed POST requests.
I built a little test suite thing for this: https://github.com/jakearchibald/http2-push-test/
The test is served at /push-post/. /push-post/ is pushed with method POST, but making a post request to this URL does not match it.
--
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/20170530/7c5b7d52/attachment.html>
More information about the webkit-unassigned
mailing list