431 Request Header Fields Too Large

Explanation:

The 431 Request Header Fields Too Large status code indicates that the server is unwilling to process the request because its header fields are too large.

Usage:

This status code should be used when the server is unwilling to process the request because its header fields are too large.

Attentions:

  • The server should include information about the maximum header size in the response message if possible.
  • The response should not include a message body.

Sample:

undefined