Back to HTTP Check Tool
4xx · Client Error

421Misdirected Request

请求被定向到无法生成响应的服务器。

What is HTTP 421?

421 Misdirected Request 表示请求被定向到一个无法为该请求生成响应的服务器。在 HTTP/2 中,当连接复用导致请求被发送到错误的服务器时出现。

Check a URL in real-time

Use our HTTP ping tool to check the actual status code of any URL.

Try httping.io →

Common Use Cases

  • HTTP/2 连接复用错误
  • 请求发送到错误的虚拟主机
  • TLS SNI 不匹配

Quick Facts

Code421
Category4xx
TypeClient Error

Related 4xx Codes