[Webkit-unassigned] [Bug 201291] [curl][MSVC] Failed to load resource: Stream error in the HTTP/2 framing layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 01:29:35 PDT 2019


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

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This can be reproduced with curl command.

curl -v -4 https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/HS_VdQ.svg/38px-HS_VdQ.svg.png

* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
* http2 error: Invalid HTTP header field was received: frame type: 1, stream: 1, name: [proxy-connection], value: [close]
* HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
* Connection #0 to host upload.wikimedia.org left intact
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)

On the other hand, curl -6 succeeded.

-- 
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/20190829/7271a136/attachment-0001.html>


More information about the webkit-unassigned mailing list