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 Wednesday, November 21, 2018 11:26:27 AM UTC
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 Saturday, October 5, 2019 5:16:05 PM UTC
WebKit Commit Bot
Comment 2 Monday, October 7, 2019 9:42:05 PM UTC
Comment on attachment 380285 [details] Patch Clearing flags on attachment: 380285 Committed r250787: <https://trac.webkit.org/changeset/250787>
WebKit Commit Bot
Comment 3 Monday, October 7, 2019 9:42:07 PM UTC
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 Monday, October 7, 2019 9:43:15 PM UTC
Note You need to log in before you can comment on or make changes to this bug.