414

URI Too Long

Summary

The request URI is longer than the server will interpret.

When it occurs

Often caused by encoding too much data in a GET query string.

Common causes

How to fix

Related codes

Spec reference