[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:13:40 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201291
--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 377557
--> https://bugs.webkit.org/attachment.cgi?id=377557&action=review
curl-log.txt
This issue can be reproduce with WinCairo WK1 MiniBrowser,
and by loading single URL.
I set the following env vars.
$env:DEBUG_CURL=1
$env:CURL_LOG_FILE = "c:/webkit/curl-log.txt"
Then, tryied to load the following URL:
https://upload.wikimedia.org/wikipedia/commons/thumb/1/13/HS_VdQ.svg/38px-HS_VdQ.svg.png
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
* http2 error: Invalid HTTP header field was received: frame type: 1, stream: 1, name: [proxy-connection], value: [close]
* HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
--
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/eee6f35d/attachment.html>
More information about the webkit-unassigned
mailing list