HTTP Durum Kodu Arama

Yaygın HTTP yanıt kodlarını numara, ad, kategori veya anlamla arayın.

Bu araç tamamen tarayıcınızda çalışır. Dosyalarınız hiçbir zaman bir sunucuya yüklenmez.

Showing 37 of 37 common entries.

CodeNameDescription
100ContinueInformationalThe client may continue sending the request.
101Switching ProtocolsInformationalThe server is changing protocols as requested.
103Early HintsInformationalPreload hints are sent before the final response.
200OKSuccessThe request completed successfully.
201CreatedSuccessA new resource was created successfully.
202AcceptedSuccessThe request was accepted for later processing.
204No ContentSuccessThe request succeeded without a response body.
206Partial ContentSuccessThe response contains the requested byte range.
300Multiple ChoicesRedirectionSeveral representations or destinations are available.
301Moved PermanentlyRedirectionThe resource has a permanent new URL.
302FoundRedirectionThe resource is temporarily available elsewhere.
303See OtherRedirectionRetrieve another resource using GET.
304Not ModifiedRedirectionA cached representation remains valid.
307Temporary RedirectRedirectionRepeat the request at another URL without changing its method.
308Permanent RedirectRedirectionPermanently repeat the request at another URL with the same method.
400Bad RequestClient ErrorThe server cannot process malformed request syntax.
401UnauthorizedClient ErrorValid authentication credentials are required.
403ForbiddenClient ErrorThe server understood the request but refuses it.
404Not FoundClient ErrorThe requested resource could not be found.
405Method Not AllowedClient ErrorThe resource does not support this HTTP method.
408Request TimeoutClient ErrorThe server timed out waiting for the request.
409ConflictClient ErrorThe request conflicts with the current resource state.
410GoneClient ErrorThe resource is intentionally no longer available.
413Content Too LargeClient ErrorThe request content exceeds the server limit.
415Unsupported Media TypeClient ErrorThe request media type is not supported.
418(Unused)Client ErrorReserved and currently unused by HTTP semantics.
422Unprocessable ContentClient ErrorThe syntax is valid but instructions cannot be processed.
425Too EarlyClient ErrorThe server will not risk processing a replayable request.
426Upgrade RequiredClient ErrorThe client must switch to another protocol.
429Too Many RequestsClient ErrorThe client exceeded a rate limit.
451Unavailable For Legal ReasonsClient ErrorLegal requirements block access to the resource.
500Internal Server ErrorServer ErrorThe server encountered an unexpected condition.
501Not ImplementedServer ErrorThe server does not support the requested functionality.
502Bad GatewayServer ErrorA gateway received an invalid upstream response.
503Service UnavailableServer ErrorThe server is temporarily unable to handle the request.
504Gateway TimeoutServer ErrorA gateway did not receive an upstream response in time.
505HTTP Version Not SupportedServer ErrorThe server does not support the request HTTP version.

Reference covers common values and does not inspect a live response or file. Confirm uncommon or newly registered values with the governing registry.

Bu araç ne yapar?

Yaygın bilgi, başarı, yönlendirme, istemci hatası ve sunucu hatası HTTP yanıt kodları için hızlı yerel referans sunar.

Nasıl kullanılır?

404 gibi kod, rate limit gibi ifade veya redirection gibi sınıf yazın. Eşleşen satırlar anında güncellenir.

Örnek

429 araması Too Many Requests sonucunu verir ve istemcinin hız sınırını aşmasında kullanılan istemci hatası olduğunu belirtir.

Doğrulama

Arama kod öneklerini ve ad, kategori, açıklamadaki büyük-küçük harf duyarsız sözcükleri eşler; hedef URL'ye istek göndermez.

Sonuç nasıl yorumlanır?

Kod HTTP yanıt sonucunu özetler. Gerçek davranış response header'ları, method, cache kuralları ve uygulama anlamına da bağlıdır.

Sınırlamalar

Seçilmiş tablo yaygın standart değerleri kapsar, her eklenti veya vendor kodunu değil. Nadir değerleri IANA kayıtları ve ilgili RFC ile doğrulayın.

Gizlilik

Tüm işlem yerel tarayıcı API'leriyle yapılır ve araç girdiğiniz değerleri yüklemez.

Sıkça Sorulan Sorular

HTTP Durum Kodu Arama ne yapar?
Yaygın bilgi, başarı, yönlendirme, istemci hatası ve sunucu hatası HTTP yanıt kodları için hızlı yerel referans sunar.
Geçersiz girdi nasıl ele alınır?
Arama kod öneklerini ve ad, kategori, açıklamadaki büyük-küçük harf duyarsız sözcükleri eşler; hedef URL'ye istek göndermez.
Girilen veriler yüklenir mi?
Tüm işlem yerel tarayıcı API'leriyle yapılır ve araç girdiğiniz değerleri yüklemez.