Back to HTTP Check Tool
4xx · Client Error

431Request Header Fields Too Large

请求头字段太大,服务器拒绝处理请求。

What is HTTP 431?

431 Request Header Fields Too Large 表示请求头字段(或某个字段)太大,服务器拒绝处理。可以在减小请求头字段大小后重试。

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

  • Cookie 过大
  • Authorization 头太长
  • 请求头超出服务器限制

Quick Facts

Code431
Category4xx
TypeClient Error

Related 4xx Codes