25 Aralık 2022 • 10 dakikalık okuma
| Kategori | Kod | Anlamı | Açıklama | 
|---|---|---|---|
| 1xx Informational | 100 | Continue | |
| 1xx Informational | 101 | Switching Protocols | |
| 1xx Informational | 102 | Processing | |
| 1xx Informational | 103 | Early Hints | |
| 2xx Success | 200 | OK | İstek başarılı | 
| 2xx Success | 201 | Created | Yeni kayıt veya kayıtlar oluşturuldu | 
| 2xx Success | 202 | Accepted | |
| 2xx Success | 203 | Non-Authoritative Information | |
| 2xx Success | 204 | No Content | Sunucu isteği tamamladı fakat içerik döndürülmeyecek | 
| 2xx Success | 205 | Reset Content | |
| 2xx Success | 206 | Partial Content | |
| 2xx Success | 207 | Multi-Status | |
| 2xx Success | 208 | Already Reported | |
| 2xx Success | 226 | IM Used | |
| 3xx Redirection | 300 | Multiple Choices | |
| 3xx Redirection | 301 | Moved Permanently | |
| 3xx Redirection | 302 | Found | |
| 3xx Redirection | 303 | See Other | |
| 3xx Redirection | 304 | Not Modified | Talep edilen içerik son talepten sonra güncellenmedi | 
| 3xx Redirection | 305 | Use Proxy | |
| 3xx Redirection | 306 | Switch Proxy | |
| 3xx Redirection | 307 | Temporary Redirect | |
| 3xx Redirection | 308 | Permanent Redirect | |
| 4xx Client Error | 400 | Bad Request | Hatalı istek | 
| 4xx Client Error | 401 | Unauthorized | İstek yetki gerektiriyor | 
| 4xx Client Error | 402 | Payment Reqiued | |
| 4xx Client Error | 403 | Forbidden | Kullanıcı yetkili değil ya da kaynak kullanım dışı | 
| 4xx Client Error | 404 | Not Found | |
| 4xx Client Error | 405 | Method Not Allowed | |
| 4xx Client Error | 406 | Not Acceptable | |
| 4xx Client Error | 407 | Proxy Authentication Required | |
| 4xx Client Error | 408 | Request Timeout | |
| 4xx Client Error | 409 | Conflict | |
| 4xx Client Error | 410 | Gone | |
| 4xx Client Error | 411 | Length Required | |
| 4xx Client Error | 412 | Precondition Failed | |
| 4xx Client Error | 413 | Payload Too Large | |
| 4xx Client Error | 414 | URI Too Long | |
| 4xx Client Error | 415 | Unsupported Media Type | |
| 4xx Client Error | 416 | Range Not Satisfiable | |
| 4xx Client Error | 417 | Expectation Failed | |
| 4xx Client Error | 418 | I'm a Teapot | |
| 4xx Client Error | 421 | Misdirected Request | |
| 4xx Client Error | 422 | Unprocessable Entity | |
| 4xx Client Error | 423 | Locked | |
| 4xx Client Error | 424 | Failed Dependency | |
| 4xx Client Error | 425 | Too Early | |
| 4xx Client Error | 426 | Upgrade Required | |
| 4xx Client Error | 428 | Precondition Required | |
| 4xx Client Error | 429 | Too Many Requests | |
| 4xx Client Error | 431 | Request Header Fields Too Large | |
| 4xx Client Error | 451 | Unavailable For Legal Reasons | |
| 5xx Redirection | 500 | Internal Server Error | Sunucu bir hata ile karşılaştı | 
| 5xx Redirection | 501 | Not Implemented | |
| 5xx Redirection | 502 | Bad Gateway | |
| 5xx Redirection | 503 | Service Unavailable | Sunucu (genellikle geçici olarak) kullanım dışı | 
| 5xx Redirection | 504 | Gateway Timeout | |
| 5xx Redirection | 505 | HTTP Version Not Supported | |
| 5xx Redirection | 506 | Variant Also Negotiates | |
| 5xx Redirection | 507 | Insufficient Storage | |
| 5xx Redirection | 508 | Loop Detected | |
| 5xx Redirection | 510 | Not Extended | |
| 5xx Redirection | 511 | Network Authentication Required |