🌐
Microsoft Learn
learn.microsoft.com › en-us › shows › inside › hresult
HRESULT Error Codes | Microsoft Learn
April 22, 2018 - The 32bits in an HRESULT error code have meanings, allowing the reader to gain additional insights into the error.Of note:The 32nd bit (the top bit) indicates if an error occurred or not. This is why errors are 0x8xxxxxxx.The 16-26 bits are the Facility - the originating API (Win32, CLR, XAML, etc.).The 0-15 bits are the (Error) Code.Common NULL Facility Error CodesNameDescriptionValueS_OKOperation successful0x00000000S_FALSEOperation successful but returned no results0x00000001E_ABORTOperation aborted0x80004004E_FAILUnspecified failure0x80004005E_NOINTERFACENo such interface supported0x800040
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
1 day 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 ...
🌐
Pleth
pleth.com › posts › 200-301-404-other-numbers-http-error-codes
200, 301, 404, & Other Numbers: HTTP Error Codes | Pleth
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.
🌐
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › HTTP › Reference › Status
HTTP response status codes - HTTP | MDN
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.
🌐
RestfulAPI
restfulapi.net › home › resources › http status codes
HTTP Status Codes
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.
🌐
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.
🌐
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
Find elsewhere
🌐
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.
🌐
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.
🌐
HUD
hud.gov › sites › dfiles › PIH › documents › 50058errorcodes.pdf pdf
IMS/PIC Error Codes List As of 06/16/2023 Error Code Form Section Field Number
January 24, 2024 - IMS/PIC Error Codes List · As of 06/16/2023 · Error · Code · Form Section · Field Number · Field Name · TRG · Page No Error Message · Error Type · 4228 · 3 · 3v · Subsidy Date · 37 · Subsidy date must be blank if 3u is not equal to 'C'. Data ignored ·
🌐
Google
developers.google.com › crawling infrastructure › how http status codes affect google's crawlers | google crawling infrastructure
How HTTP Status Codes Affect Google's Crawlers | Google Crawling Infrastructure | Crawling infrastructure | Google for Developers
February 4, 2026 - This page describes how different HTTP status codes, impact Google's ability to crawl your web content. We cover the top 20 status codes that Google encounters on the web.
🌐
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 ...
🌐
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 ...
🌐
ICEGATE
old.icegate.gov.in › errorcodelist.html
Error Code List
Home > Downloads > ICEGATE Guidelines > Error Code List
🌐
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.
🌐
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.
🌐
SiteLock
sitelock.com › blog › http-status-codes-explained
HTTP Status Codes: Complete List & Meanings | SiteLock
November 5, 2024 - Coding errors, server misconfigurations, and resource limits are a few issues that can commonly cause 500 errors. 501 (Not Implemented): This status code means that the server does not support the functionality required to complete the user's ...
🌐
W3C
w3.org › Protocols › rfc2616 › rfc2616-sec10.html
HTTP/1.1: Status Code Definitions
This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable. The method specified in the Request-Line is not allowed for the resource identified by the Request-URI. The response MUST include an Allow header containing a list of valid methods for the requested resource.
🌐
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.
🌐
Readme
sb-biodatacatalyst.readme.io › reference › api-status-codes
API status codes
The following table is an exhaustive list of all error response codes that the API may return. The responses are structured by API endpoints, /rate_limit , /users , /billing , and so on. Code HTTP status codes Description 0xxx Platform maintenance errors 0 503 Service Unavavailable Platform is curre...