Misdirected Request
HTTP 421 Misdirected Request is a Client errors (4xx) status code. The request was sent to a server unable to produce a response for it.
What 421 means
The request was sent to a server unable to produce a response for it.
Seen with HTTP/2 connection coalescing when a reused connection does not serve the target authority.
Client errors (4xx)
The request contains an error from the client — bad syntax, missing auth or a wrong URL.
Other 4xx codes
FAQ — 421
What does HTTP 421 mean?
421 Misdirected Request: The request was sent to a server unable to produce a response for it. Seen with HTTP/2 connection coalescing when a reused connection does not serve the target authority.
Which class does status code 421 belong to?
421 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 421 code defined?
Status code 421 is defined in RFC 9110 and is part of the IANA HTTP Status Code Registry.