You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting! Given that the RFC status is "proposed standard" and that according to MDN it is only implemented by Firefox so far, I don't think that we should add it to the list yet, let alone treat it as bug. You can use header() to send that response code anyway.
Description
The following code:
The response status header does not include the text "Too Early"
It's missing in https://github.com/php/php-src/blob/master/main/http_status_codes.h#L61
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/425
PHP Version
8.3.x
Operating System
No response
The text was updated successfully, but these errors were encountered: