Skip to content

Change new Response() statusText default? #698

@annevk

Description

@annevk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions