RESOLVED FIXED 191879
Change Response's statusText's default
https://bugs.webkit.org/show_bug.cgi?id=191879
Summary Change Response's statusText's default
Anne van Kesteren
Reported 2018-11-21 03:26:27 PST
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.
Attachments
Patch (4.56 KB, patch)
2019-10-05 09:16 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2019-10-05 09:16:05 PDT
WebKit Commit Bot
Comment 2 2019-10-07 13:42:05 PDT
Comment on attachment 380285 [details] Patch Clearing flags on attachment: 380285 Committed r250787: <https://trac.webkit.org/changeset/250787>
WebKit Commit Bot
Comment 3 2019-10-07 13:42:07 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-10-07 13:43:15 PDT
Note You need to log in before you can comment on or make changes to this bug.