response codes of the Hypertext Transfer Protocol
This article lists standard and notable non-standard HTTP response status codes. Standardized codes are defined by IETF as documented in Request for Comments (RFC) publications and maintained by the IANA. Other, non-standard … Wikipedia
🌐
Wikipedia
en.wikipedia.org › wiki › List_of_HTTP_status_codes
List of HTTP status codes - Wikipedia
5 days ago - To have a server check the request's headers, a client must send Expect: 100-continue as a header in its initial request and receive a 100 Continue status code in response before sending the body. If the client receives an error code such as 403 (Forbidden) or 405 (Method Not Allowed) then it ...
🌐
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › HTTP › Reference › Status
HTTP response status codes - MDN Web Docs - Mozilla
January 5, 2026 - Server error responses (500 – 599) The status codes listed below are defined by RFC 9110. Note: If you receive a response that is not listed here, it is a non-standard response, possibly custom to the server's software. 100 Continue · This interim response indicates that the client should continue the request or ignore the response if the request is already finished.
🌐
Microsoft Learn
learn.microsoft.com › en-us › windows › win32 › debug › system-error-codes--0-499-
System Error Codes (0-499) (WinError.h) - Win32 apps | Microsoft Learn
A data integrity checksum error occurred. Data in the file stream is corrupt. ... An attempt was made to modify both a KERNEL and normal Extended Attribute (EA) in the same operation. ... Device does not support file-level TRIM. ... The command specified a data offset that does not align to the device's granularity/alignment. ... The command specified an invalid field in its parameter list.
🌐
Umbraco
umbraco.com › knowledge-base › http-status-codes
HTTP Status Codes: All 63 explained - including FAQ & Video
August 2, 2022 - 1xx - Informational: The server has received the request and is continuing the process · 2xx - Successful: The request was successful and the browser has received the expected information · 3xx (Redirection): You have been redirected and the ...
🌐
W3Schools
w3schools.com › tags › ref_httpmessages.asp
W3Schools.com
When a browser requests a service ... an error code like "404 Not Found". It is common to name these errors HTML error messages. But these messages are something called HTTP status messages.
🌐
IANA
iana.org › assignments › http-status-codes
Hypertext Transfer Protocol (HTTP) Status Code Registry
1xx: Informational - Request received, continuing process 2xx: Success - The action was successfully received, understood, and accepted 3xx: Redirection - Further action must be taken in order to complete the request 4xx: Client Error - The request contains bad syntax or cannot be fulfilled ...
🌐
Pleth
pleth.com › posts › 200-301-404-other-numbers-http-error-codes
200, 301, 404, & Other Numbers: HTTP Error Codes - Pleth, LLC
This type of status code is intended ... 404 error. A status code of 400 indicates that the server did not understand the request due to bad syntax. A 401 status code indicates that before a resource can be accessed, the client must be authorised by the server.
🌐
Microsoft Learn
learn.microsoft.com › en-us › troubleshoot › developer › webapps › iis › health-diagnostic-performance › http-status-code
HTTP Status Code Overview - Internet Information Services | Microsoft Learn
There are five values for the first digit: 1xx (Informational): Provisional response - the request was received, continuing process. 2xx (Successful): The server successfully received and accepted the request.
Find elsewhere
🌐
Kinsta®
kinsta.com › home › resource center › blog › http status codes › a complete guide and list of http status codes
HTTP Status Codes: A Complete Guide & List of Error Codes
October 23, 2024 - 401: “Unauthorized” or “Authorization Required.” This is returned by the server when the target resource lacks valid authentication credentials. You might see this if you’ve set up basic HTTP authentication using htpasswd.
🌐
Adobe
experienceleague.adobe.com › en › docs › marketo-developer › marketo › rest › error-codes
Error Codes | Adobe Marketo Engage
September 28, 2025 - Learn Marketo REST API error handling with HTTP 413 and 414, response 6xx 7xx, record-level statuses, logging best practices, retries, and limits.
🌐
RestfulAPI
restfulapi.net › home › resources › http status codes
HTTP Status Codes - REST API Tutorial
August 9, 2024 - Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s). If the 307 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless the user can confirm it since this might change the conditions under which the request was issued. 400 is the generic client-side error status, used when no other 4xx error code is appropriate.
🌐
ProfitServer
profitserver.net › main › knowledgebase › http error codes: complete list of server errors
HTTP error codes: complete list of server errors – ProfitServer
February 12, 2024 - HTTP Error codes - What does it mean and how to improve. Full list of HTTP Errors. HTTP Error 404, 500, 503
🌐
Tron
tron.org › wp-content › themes › dp-magjam › pdf › ut-kernel_2.0 › html_en › list_of_error_codes.html
List of Error Codes
When some system call functions are not supported and such a function is invoked, error code E_RSATR or E_NOSPT is returned.
🌐
Site24x7
site24x7.com › learn › http-error-codes.html
List of Important HTTP Status Codes - Site24x7
In this article, we will be discussing the most encountered 4xx and 5xx series status codes. Understanding these errors helps understand the possible root causes of errors and how to fix them.
🌐
Erply
learn-api.erply.com › error-codes
List of Error Codes | Erply API
This is a list of error codes that API calls may return.
🌐
Bluehost
bluehost.com › home › security › http status codes: complete list & troubleshooting guide
HTTP Status Codes List 2026 – All HTTP Error Codes Explained
January 23, 2026 - Complete coverage: This http error codes list covers all five categories (1xx-5xx) from successful 200 OK to problematic 404 Not Found and 500 Internal Server Error.
🌐
Dotcom-Monitor
dotcom-monitor.com › performance blog › the 10 most common http status codes
The 10 Most Common HTTP Status Codes - Dotcom-Monitor Web Performance Blog
December 25, 2025 - 5xx Server Errors: Oops, something went wrong on the server’s side, even though the request was fine. A 500 Internal Server Error is a good example of this category. You can check out the Dotcom-Monitor wiki for a complete list of HTTP status codes.
🌐
curl
curl.se › libcurl › c › libcurl-errors.html
libcurl - Error Codes
An unspecified error occurred during the SSH session. ... Failed to shut down the SSL connection. ... Socket is not ready for send/recv. Wait until it is ready and try again. This return code is only returned from curl_easy_recv and curl_easy_send ... The FTP server does not understand the PRET command at all or does not support the given argument. Be careful when using CURLOPT_CUSTOMREQUEST, a custom LIST command is sent with the PRET command before PASV as well.
🌐
Website Pulse
websitepulse.com › kb › 5xx_http_status_codes
HTTP Status Codes - 5xx
These response codes in this group are applicable to any request method. 500 - Internal Server Error The web server responds with this status code when it has encountered an unexpected condition, which prevented it from fulfilling the request by the client.