Kategori: Alat pengembang

Pencari Kode Status HTTP

Ide kami sendiriAlatnya tidak ada?

Cari setiap kode status HTTP beserta artinya

Cari seluruh rentang kode status HTTP — dari 1xx hingga 5xx — berdasarkan angka, nama, atau kata kunci, dan baca penjelasan singkat serta praktis tentang arti masing-masing. Berjalan sepenuhnya di browser Anda dari tabel referensi yang sudah tersedia.

62 kode

KodeNamaKategoriArti
100Continue1xx InformasionalThe initial part of the request was received; the client should continue.
101Switching Protocols1xx InformasionalThe server is switching protocols as requested by Upgrade.
102Processing1xx InformasionalThe server has received the request and is still processing it.
103Early Hints1xx InformasionalPreload or preconnect hints sent before the final response.
200OK2xx BerhasilThe request succeeded.
201Created2xx BerhasilThe request succeeded and a new resource was created.
202Accepted2xx BerhasilThe request was accepted for processing but is not complete.
203Non-Authoritative Information2xx BerhasilThe payload was transformed by a proxy from the origin response.
204No Content2xx BerhasilThe request succeeded but there is no content to send.
205Reset Content2xx BerhasilThe client should reset the document view that sent the request.
206Partial Content2xx BerhasilOnly part of the resource is being sent, per a Range header.
207Multi-Status2xx BerhasilA WebDAV response conveying status for multiple sub-requests.
208Already Reported2xx BerhasilA WebDAV binding was already enumerated in a previous reply.
226IM Used2xx BerhasilThe server fulfilled the request using instance manipulations.
300Multiple Choices3xx PengalihanThe request has more than one possible response.
301Moved Permanently3xx PengalihanThe resource has been permanently moved to a new URL.
302Found3xx PengalihanThe resource is temporarily at a different URL.
303See Other3xx PengalihanThe response can be found under a different URL using GET.
304Not Modified3xx PengalihanThe resource has not changed since the last request; use the cache.
305Use Proxy3xx PengalihanDeprecated: the requested resource must be accessed through a proxy.
307Temporary Redirect3xx PengalihanThe resource is temporarily at a different URL; method must not change.
308Permanent Redirect3xx PengalihanThe resource has permanently moved; method must not change.
400Bad Request4xx Kesalahan KlienThe server cannot process the request due to a client error.
401Unauthorized4xx Kesalahan KlienAuthentication is required and has failed or not been provided.
402Payment Required4xx Kesalahan KlienReserved for future use.
403Forbidden4xx Kesalahan KlienThe server understood the request but refuses to authorize it.
404Not Found4xx Kesalahan KlienThe server can not find the requested resource.
405Method Not Allowed4xx Kesalahan KlienThe request method is not supported for this resource.
406Not Acceptable4xx Kesalahan KlienNo content matching the Accept headers was found.
407Proxy Authentication Required4xx Kesalahan KlienThe client must authenticate with the proxy first.
408Request Timeout4xx Kesalahan KlienThe server timed out waiting for the request.
409Conflict4xx Kesalahan KlienThe request conflicts with the current state of the resource.
410Gone4xx Kesalahan KlienThe resource is no longer available and will not come back.
411Length Required4xx Kesalahan KlienThe request did not specify the length of its content.
412Precondition Failed4xx Kesalahan KlienA precondition in the request headers was not met.
413Payload Too Large4xx Kesalahan KlienThe request entity is larger than the server can handle.
414URI Too Long4xx Kesalahan KlienThe requested URI is longer than the server can interpret.
415Unsupported Media Type4xx Kesalahan KlienThe media format of the request is not supported.
416Range Not Satisfiable4xx Kesalahan KlienThe requested range cannot be satisfied.
417Expectation Failed4xx Kesalahan KlienThe Expect header could not be met by the server.
418I'm a Teapot4xx Kesalahan KlienAn April Fools' joke status code from RFC 2324.
421Misdirected Request4xx Kesalahan KlienThe request was directed at a server unable to produce a response.
422Unprocessable Entity4xx Kesalahan KlienThe request was well-formed but semantically incorrect.
423Locked4xx Kesalahan KlienThe resource that is being accessed is locked.
424Failed Dependency4xx Kesalahan KlienThe request failed because a prior dependent request failed.
425Too Early4xx Kesalahan KlienThe server is unwilling to risk processing a replayable request.
426Upgrade Required4xx Kesalahan KlienThe client should switch to a different protocol.
428Precondition Required4xx Kesalahan KlienThe origin server requires the request to be conditional.
429Too Many Requests4xx Kesalahan KlienThe client has sent too many requests in a given time.
431Request Header Fields Too Large4xx Kesalahan KlienThe header fields are too large for the server.
451Unavailable For Legal Reasons4xx Kesalahan KlienThe resource is unavailable for legal reasons.
500Internal Server Error5xx Kesalahan ServerThe server encountered an unexpected condition.
501Not Implemented5xx Kesalahan ServerThe server does not support the functionality required.
502Bad Gateway5xx Kesalahan ServerThe server, acting as a gateway, got an invalid response.
503Service Unavailable5xx Kesalahan ServerThe server is not ready to handle the request.
504Gateway Timeout5xx Kesalahan ServerThe server, acting as a gateway, did not get a response in time.
505HTTP Version Not Supported5xx Kesalahan ServerThe HTTP version used in the request is not supported.
506Variant Also Negotiates5xx Kesalahan ServerTransparent content negotiation resulted in a circular reference.
507Insufficient Storage5xx Kesalahan ServerThe server is unable to store the representation needed.
508Loop Detected5xx Kesalahan ServerThe server detected an infinite loop while processing the request.
510Not Extended5xx Kesalahan ServerFurther extensions to the request are required.
511Network Authentication Required5xx Kesalahan ServerThe client needs to authenticate to gain network access.

Semua yang ada di halaman ini diproses di peramban Anda. Tidak ada yang diunggah.

Apa fungsi alat ini

Setiap respons HTTP membawa kode status tiga digit yang memberi tahu klien apa yang terjadi: 2xx untuk keberhasilan, 3xx untuk pengalihan, 4xx untuk kesalahan di sisi klien, dan 5xx untuk kegagalan di sisi server. Alat ini menyatukan kode-kode yang terdaftar di IANA beserta deskripsi berbahasa sederhana, sehingga Anda bisa memeriksa arti sebuah kode atau menemukan kode yang tepat untuk dikembalikan tanpa perlu meninggalkan editor Anda.

Cara memakainya

  1. Ketik kode status, namanya, atau kata kunci seperti "rate limit".
  2. Jika perlu, persempit hasil ke satu kategori (1xx–5xx).
  3. Baca penjelasan singkat untuk kode yang cocok.

Privasi

Alat ini berjalan sepenuhnya di peramban Anda. Masukan Anda tidak pernah diunggah, disimpan, atau dibagikan — menutup tab akan menghapusnya.

Pertanyaan yang sering diajukan

Dari mana daftar ini berasal?
Dari tabel lokal berisi kode-kode yang terdaftar di IANA, mencakup setiap kode yang biasa dikembalikan oleh API web atau interaksi browser pada umumnya. Alat ini tidak memanggil server mana pun.
Apa perbedaan antara 401 dan 403?
401 Unauthorized berarti permintaan memerlukan kredensial autentikasi yang valid, sedangkan 403 Forbidden berarti server sudah tahu siapa Anda tetapi tetap menolak mengizinkan tindakan tersebut.
Mengapa kode 418 ada?
"I'm a Teapot" berasal dari RFC lelucon April Mop tahun 1998. Kode ini jarang dipakai secara serius, meski beberapa API menggunakannya sebagai easter egg.