[Webkit-unassigned] [Bug 191879] New: Change Response's statusText's default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 03:26:27 PST 2018


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

            Bug ID: 191879
           Summary: Change Response's statusText's default
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: cdumez at apple.com

>From "OK" to "".

See https://github.com/whatwg/fetch/pull/836 and https://github.com/web-platform-tests/wpt/pull/14144 for tests. The rationale is that few folks will set this field and therefore it'll likely be wrong whenever a non-200 status is used. And "reason phrase" as HTTP calls it is a more or less obsolete field anyway.

-- 
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/20181121/3003c2e5/attachment.html>


More information about the webkit-unassigned mailing list