Was ist der HTTP Status Code 400?
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.
Was bedeutet Fehler 406?
Nachdem ein Webserver die Anforderung eines Clients (Browser) erhalten hat, gibt er möglicherweise den Statuscode 406 Not Acceptable zurück. Das bedeutet, dass der Server die vom Browser angeforderten Formate nicht senden kann. In diesem Header signalisiert der Client, was für Inhaltstypen er empfangen möchte.
What does the HTTP status code indicate?
The HTTP status code may indicate whether a request is successful or unsuccessful. The HTTP status code may also reveal the exact reason that a request is unsuccessful. This article is intended for use by support agents and IT professionals.
What is HTTP status code in IIS 7?
When you try to access content on a server that is running (IIS) 7.0, 7.5 or later versions by using the HTTP protocol, IIS returns a numeric code that indicates the status of the response. The HTTP status code is recorded in the IIS log.
What is additional action in HTTP request status code?
This class of status code indicates the client must take additional action to complete the request. Many of these status codes are used in URL redirection. A user agent may carry out the additional action with no user interaction only if the method used in the second request is GET or HEAD.
What are the Hypertext Transfer Protocol status codes?
This is a list of Hypertext Transfer Protocol (HTTP) response status codes. Status codes are issued by a server in response to a client’s request made to the server. It includes codes from IETF Request for Comments (RFCs), other specifications, and some additional codes used in some common applications of the Hypertext Transfer Protocol (HTTP).