Informationen | 1 . . | Die Codes dieser Kategorie geben an, dass die Anfrage des Clients erhalten wurde und der Server in seinem Ablauf fortfährt. |
100 | Continue | |
101 | Switching protocols | |
Erfolgreich | 2 . . | Bei erfolgreicher Übertragung wird der Code dieser Kategorie ausgegeben. |
200 | OK | |
201 | Created | |
202 | Accepted | |
203 | Non-authoritative information | |
204 | No content | |
205 | Reset content | |
206 | Partial content | |
Weiterleitung | 3 . . | Dieser Code wird ausgegeben, wenn die Anfrage weitergeleitet wird, weil noch weitere Aktionen nötig sind. |
300 | Multiple documents available | |
301 | Moved permanently | |
302 | Found | |
303 | See other document | |
304 | Not modified | |
305 | Use Proxy | |
306 | Switch Proxy | |
307 | Moved temporarily | |
Client-Fehler | 4 . . | Wenn Eingabe- oder Browserfehler beim Client vorliegen, wird der Code aus dieser Kategorie zurückgegeben. |
400 | Bad request | |
401 | Unauthorized | |
402 | Payment required | |
403 | Forbidden | |
404 | Not found | |
405 | Method not allowed | |
406 | Not acceptable | |
407 | Proxy authentication required | |
408 | Request Timeout | |
409 | Conflict | |
410 | Gone | |
411 | Length required | |
412 | Precondition failed | |
413 | Request too long | |
414 | Request-URL too long | |
415 | Unsupported media type | |
416 | Requested range out of area | |
417 | Expectation failed | |
Server-Fehler | 5 . . | Dieser Code wird bei einem Fehler seitens des Servers zurückgegeben. |
500 | Internal server error | |
501 | Not implemented | |
502 | Bad gateway | |
503 | Server busy | |
504 | Gateway timeout | |
505 | HTTP version not supported | |
506 | Redirection failed |