- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 12 Apr 2018 04:35:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 April 2018 11:35:53 UTC
In #600 I'm changing the default for network responses (and `Response.redirect()`, which Safari already aligns with) since HTTP/2 doesn't have a status message. It would make sense to change the default for the API too, but that would be a "breaking" change across all implementations. It would make sense though. Concretely, this would mean changing the dictionary default from "OK" to "". cc @youennf @wanderview @yutakahirano -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/698
Received on Thursday, 12 April 2018 11:35:53 UTC