Too Early
HTTP 425 Too Early is a Client errors (4xx) status code. The server is unwilling to risk processing a request that might be replayed.
What 425 means
The server is unwilling to risk processing a request that might be replayed.
Related to TLS 1.3 early data (0-RTT), which is vulnerable to replay attacks.
Client errors (4xx)
The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Other 4xx codes
FAQ — 425
What does HTTP 425 mean?
425 Too Early: The server is unwilling to risk processing a request that might be replayed. Related to TLS 1.3 early data (0-RTT), which is vulnerable to replay attacks.
Which class does status code 425 belong to?
425 is a Client errors (4xx) code. The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Where is the 425 code defined?
Status code 425 is defined in RFC 8470 and is part of the IANA HTTP Status Code Registry.