Anda di halaman 1dari 2

Daftar kode status HTTP terdiri dari:

1. 1xx Informasi
2. 2xx Sukses
3. 3xx Pengalihan
4. 4xx Kesalahan Klien
5. 5xx Kesalahan Server

Daftar isi
[sembunyikan]

 11xx Informasi
 22xx Sukses
 33xx Pengalihan
 45xx Kesalahan Server

1xx Informasi[sunting | sunting sumber]


Permintaan didapat, melanjutkan proses. Pada kelas ini, hanya digunakan untuk status saja.

 100 Melanjutkan

 101 Memilih Protokol

 102 Memproses

2xx Sukses[sunting | sunting sumber]


Pada kelas ini, server memberikan status suksesnya diterima, dipahami, disetujui, dan diproses.

 200 OK

 201 Request Berhasil dibuat

 202 Request berhasil diterima

 203 Non-Authoritative Information (since HTTP/1.1)

 204 Tanpa Konten

 205 Reset Content

 206 Partial Content

 207 Multi-Status (WebDAV; RFC 4918)

 208 Already Reported (WebDAV; RFC 5842)

 226 IM Used (RFC 3229)


3xx Pengalihan[sunting | sunting sumber]
 300 Multiple Choices
 301 Dipindah Permanen

 302 Ditemukan

 303 Lihat Lainnya


 304 Not Modified
 305 Use Proxy (since HTTP/1.1)
 306 Switch Proxy
 307 Temporary Redirect (since HTTP/1.1)
 308 Permanent Redirect (Experimental RFC; RFC 7238)

5xx Kesalahan Server[sunting | sunting sumber]


 500 Internal Server Error
 501 Not Implemented
 502 Bad Gateway
 503 Service Unavailable
 504 Gateway Timeout
 505 HTTP Version Not Supported
 506 Variant Also Negotiates (RFC 2295)
 507 Insufficient Storage (WebDAV; RFC 4918)
 508 Loop Detected (WebDAV; RFC 5842)
 509 Bandwidth Limit Exceeded (Apache bw/limited extension)
 510 Not Extended (RFC 2774)
 511 Network Authentication Required (RFC 6585)
 520 Origin Error (CloudFlare)
 521 Web server is down (CloudFlare)
 522 Connection timed out (CloudFlare)
 523 Proxy Declined Request (CloudFlare)
 524 A timeout occurred (CloudFlare)
 598 Network read timeout error (Unknown)
 599 Network connect timeout error (Unknown)

Anda mungkin juga menyukai