[webkit-reviews] review granted: [Bug 176479] Fetch's Response.statusText is unexpectedly the full http status line for HTTP/2 responses : [Attachment 320092] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 6 20:33:07 PDT 2017


Alexey Proskuryakov <ap at webkit.org> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 176479: Fetch's Response.statusText is unexpectedly the full http status
line for HTTP/2 responses
https://bugs.webkit.org/show_bug.cgi?id=176479

Attachment 320092: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=320092&action=review




--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 320092
  --> https://bugs.webkit.org/attachment.cgi?id=320092
[PATCH] Proposed Fix

Is this how other browsers actually behave, or do they generate a synthetic
status for backward compatibility?


More information about the webkit-reviews mailing list