--- title: 400 Bad Request slug: Web/HTTP/Status/400 tags: - Clientfehler - HTTP - HTTP-Statuscode - Statuscode translation_of: Web/HTTP/Status/400 ---
{{HTTPSidebar}}
Der HTTP-Statuscode 400 Bad Request
gibt an, dass der Server die Anfrage nicht verarbeiten kann, weil anscheinend ein clientseitiger Fehler geschehen ist (z.B. eine syntaktisch falsche Anfrage).
Der Client sollte diese Anfrage nicht unmodifiziert wiederholen.
400 Bad Request
Spezifikation | Titel |
---|---|
{{RFC("7231", "400 Bad Request" , "6.5.1")}} | Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content |