HTTP status keresés
Keressük meg az HTTP kódot és kapjunk teljes leírást és közös hiba okait.
- 100Continue
Server received the request headers; client should send the body.
- 101Switching Protocols
The server is switching protocols as requested by the client.
- 102Processing
Request received but not yet processed (WebDAV).
- 103Early Hints
Used to return some response headers before final HTTP message.
- 200OK
Standard success response.
- 201Created
Request succeeded and a new resource was created.
- 202Accepted
Request accepted for processing but not completed.
- 203Non-Authoritative Information
Returned metadata is from a third-party copy.
- 204No Content
Request succeeded but no content is returned.
- 205Reset Content
Request succeeded; client should reset the document view.
- 206Partial Content
Range request succeeded; partial content returned.
- 207Multi-Status
Body contains multiple statuses (WebDAV).
- 208Already Reported
Members of a DAV binding already enumerated.
- 226IM Used
Server fulfilled a GET request and the response is the result of one or more instance-manipulations.
- 300Multiple Choices
Request has more than one possible response.
- 301Moved Permanently
Resource moved to a new permanent URL.
- 302Found
Resource is temporarily at a different URL.
- 303See Other
Client should follow the response to a new URL with GET.
- 304Not Modified
Cached version is still valid; no body returned.
- 307Temporary Redirect
Same method should be used at the new URL.
- 308Permanent Redirect
Same as 301 but the request method must not change.
- 400Bad Request
Server cannot or will not process due to a client error.
- 401Unauthorized
Authentication required and has failed or not been provided.
- 402Payment Required
Reserved for future use, sometimes used for paywalls.
- 403Forbidden
Server understood but refuses to authorize.
- 404Not Found
The requested resource could not be found.
- 405Method Not Allowed
Request method is known but not supported by the resource.
- 406Not Acceptable
Resource cannot produce content matching the Accept headers.
- 407Proxy Authentication Required
Client must authenticate with the proxy.
- 408Request Timeout
Server timed out waiting for the request.
- 409Conflict
Request conflicts with the current state of the resource.
- 410Gone
Resource is no longer available and will not be available again.
- 411Length Required
Content-Length header is required.
- 412Precondition Failed
A precondition in the request headers was not met.
- 413Payload Too Large
Request entity is larger than the server is willing to process.
- 414URI Too Long
URI is longer than the server is willing to interpret.
- 415Unsupported Media Type
Media format of the request is not supported.
- 416Range Not Satisfiable
Requested range cannot be served.
- 417Expectation Failed
Expectation in Expect header could not be met.
- 418I'm a teapot
Server refuses to brew coffee because it is, permanently, a teapot.
- 421Misdirected Request
Request was directed to a server unable to produce a response.
- 422Unprocessable Entity
Request was well-formed but had semantic errors.
- 423Locked
Resource is locked (WebDAV).
- 424Failed Dependency
Request failed because of a previous failed request (WebDAV).
- 425Too Early
Server unwilling to risk processing a replay-vulnerable request.
- 426Upgrade Required
Client must upgrade to a different protocol.
- 428Precondition Required
Server requires the request to be conditional.
- 429Too Many Requests
Client has sent too many requests in a given amount of time.
- 431Request Header Fields Too Large
Headers are too large for the server to process.
- 451Unavailable For Legal Reasons
Resource cannot be served for legal reasons.
- 500Internal Server Error
Generic server error response.
- 501Not Implemented
Server does not support the request method.
- 502Bad Gateway
Server received an invalid response from an upstream server.
- 503Service Unavailable
Server is overloaded or down for maintenance.
- 504Gateway Timeout
Upstream server did not respond in time.
- 505HTTP Version Not Supported
HTTP version in the request is not supported.
- 506Variant Also Negotiates
Internal configuration error in transparent content negotiation.
- 507Insufficient Storage
Server is unable to store the representation (WebDAV).
- 508Loop Detected
Server detected an infinite loop while processing (WebDAV).
- 510Not Extended
Further extensions to the request are required.
- 511Network Authentication Required
Client needs to authenticate to gain network access.
Forrás: RFC 9110 és az IANA HTTP státusz nyilvántartása.
HTTP status keresés – áttekintés
A Handytool HTTP Status keresése gyors referencia az HTTP kódokhoz és sorához. Keress egy kódot (403, 502, 204) és kapj az oficiális jelentést, közös okait, hogy szerverek miért visszatérnek az kódot, és hibakeresési tippeket. A kódok kategória szerint vannak csoportosítva: 1xx informatív, 2xx sikeres, 3xx átirányítás, 4xx kliens hibák, 5xx szerver hibák.
HTTP status keresés – funkciók
- 01
Hivatalos leírások és részletek
Minden kód megjeleníti az az oficiális státuszvonalat (404 Not Found), definícióját az HTTP specifikációból, és rövid magyarázatát arról, hogy mit jelent.
- 02
Közös okok és tippek
Az közös hibaként (404, 500, 403) megjeleníti miért történik és hogyan kell hibakeresni — hiányzó útvonalak, szerver összeomlik, auth hibák.
- 03
Keress kód vagy kulcsszó alapján
Írj 404 vagy "not found" az kereséshez. A keresés azonnali és nagy/kisbetű érzéketlen.
HTTP status keresés – GYIK
- Mi az különbség az 404 és a 410 között?
- A 404 Not Found azt jelenti, hogy az erőforrás nem található, de újra létezhet. A 410 Gone azt jelenti, hogy az erőforrás létezett, de már nem és nem térne vissza.
- Mit jelent 5xx vs 4xx?
- A 4xx kliens hibák (rossz kérés). Az 5xx szerver hibák (szerver meghiúsult). Az 1xx/3xx informatív/átirányítás.
- Mikor visszatér a 204 No Content?
- A 204 akkor visszatér, amikor a kérés sikeres (pl. DELETE), de nincs válasz törzs. Sikeres (2xx), de adatok nélkül.
- Mi az 418 I'm a teapot?
- Ez az egy vicc az April Fools 2324-es RFC-ben 1998-ból. Néhány szerver megvalósítja szórakoztásért — de érvényes HTTP.
Kapcsolódó eszközök
Fejlesztőknek →- Elérhető
MIME típus keresés
Keressük meg a MIME típust a fájl bővítményre és kapjunk teljes leírást és felhasználási eseteket.
FejlesztőknekIngyenesHelyi futtatásMegnyitás - Elérhető
Regex vizsgálati eszköz
Tesztelje a JavaScript reguláris kifejezéseket bármilyen szövegen — lássa az egyezéseket, rögzítési csoportokat és helyettesítéseket valós időben a böngészőben.
FejlesztőknekIngyenesHelyi futtatásMegnyitás - Elérhető
Diff megjelenítő
Hasonlítson össze két szövegtöredéket egymás mellett — soros, szavas vagy karakteres diff — magánul a böngészőben.
FejlesztőknekIngyenesHelyi futtatásMegnyitás
Fedezz fel más eszközöket
Összes eszköz →- Elérhető
PDF-ből JPG
Alakítson át a PDF minden oldalát tiszta JPG, PNG vagy WebP képekké közvetlenül a böngészőjében — feltöltés nélkül, minőségvesztés nélkül.
PDFIngyenesHelyi futtatásMegnyitás - Elérhető
Háttér eltávolítása
Törölje le egy fénykép hátterét a böngészőben futó modell segítségével — feltöltés nélkül, a képek az eszközödön maradnak.
KépIngyenesHelyi futtatásMegnyitás - Elérhető
Videó vágás
Vágja le a videó elejét vagy végét képkocka pontossággal.
VideóIngyenesMegnyitás - Elérhető
Hang vágás
Vágjon ki egy szakaszt egy hangfájlból.
HangIngyenesHelyi futtatásMegnyitás - Elérhető
Markdown-ból HTML
Alakítsd át a Markdownt tiszta HTML-re közvetlenül a böngészőben.
DokumentumIngyenesHelyi futtatásMegnyitás