425
HTTP

425 Too Early

The server is unwilling to risk processing a request that might be replayed. Used with TLS 1.3 early data (0-RTT).

当您看到此代码时

When a server rejects a request sent as TLS 1.3 early data due to replay risk.

如何修复

Retry the request after the TLS handshake completes.

指南

术语表