🌐
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › HTTP › Reference › Status
HTTP response status codes - MDN Web Docs - Mozilla
January 5, 2026 - The only methods that servers are required to support (and therefore must not return this code) are GET and HEAD. ... This error response means that the server, while working as a gateway to get a response needed to handle the request, got an invalid response. ... The server is not ready to handle the request. Common causes are a server that is down for maintenance or that is overloaded.
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 - ... Used internally to instruct the server to return no information to the client and close the connection immediately. ... Client sent too large request or too long header line. ... An expansion of the 400 Bad Request response code, used when the client has provided an invalid client certificate.
Discussions

22 most frequently used HTTP status codes cheatsheet
Where’s the most important one? Missing 418! 😢 More on reddit.com
🌐 r/microservices
3
23
February 5, 2021
Lennox Diagnostic Codes?
SLP is a modulating furnace so the h70 means it’s heating at 70% of its full capacity and the a696 and a875 are the fan cfm. More on reddit.com
🌐 r/HVAC
11
3
January 6, 2021
Common BSOD error code list for overclocking - don't remember what forum I got this off of, but I didn't see a collection here but thought people can use it.

Also I highly recommend BlueScreenView for reading your BSOD error files.

More on reddit.com
🌐 r/overclocking
7
57
June 10, 2011
Amazon S3 will no longer charge for several HTTP error codes
Good to see this change relatively quickly. In all honestly, the thing I'm most surprised at is how this kind of thing flew under the radar for the last 15+ years. At least to the larger public. This seems like such an obvious attack vector for a bad actor that I'm a little shocked we haven't heard of a higher profile case of some company's bill being run up maliciously. Hopefully this sort of precedent carries into all services going forward. More on reddit.com
🌐 r/aws
59
641
May 13, 2024
🌐
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 - A 404 Not Found is a common example of a 4xx error. 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.
🌐
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
5xx (Server Error): The server failed to fulfill the request. The HTTP status code is recorded in the IIS log. IIS puts log files in the folder by default: inetpub\logs\Logfiles. This folder contains separate directories for each website. The log files are created in the directories daily and are named by using the date by default. For example, a log file might be named as exYYMMDD.log. This section describes some of the common ...
🌐
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. Practical value: Get actionable fixes for common http error codes to keep your ...
🌐
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 ...
🌐
GeeksforGeeks
geeksforgeeks.org › gblog › 10-most-common-http-status-codes
10 Most Common HTTP Status Codes - GeeksforGeeks
July 23, 2025 - From confirming a successful request (2xx) to pointing out a missing page (404) or a server hiccup (500), these codes make it easier to understand and fix issues when browsing the web.
Find elsewhere
🌐
ThemeIsle
themeisle.com › blog › what are http error codes? common codes + how to fix them
What Are HTTP Error Codes? Common Codes + How to Fix Them
August 17, 2023 - It could be possible the login URL has changed, or the URL you entered is incorrect. However, if that’s not the case, try clearing the browser cache and cookies. ... A 404 status code is a common HTTP error code on the internet.
🌐
DigitalOcean
digitalocean.com › community › tutorials › how-to-troubleshoot-common-http-error-codes
How To Troubleshoot Common HTTP Error Codes | DigitalOcean
October 12, 2021 - This guide focuses on identifying and troubleshooting the most commonly encountered HTTP error codes, i.e. 4xx and 5xx status codes, from a system administra…
🌐
Syncfusion
syncfusion.com › blogs › javascript › 8 common http error codes and their possible fixes
8 Common HTTP Error Codes and Their Possible Fixes | Syncfusion Blogs
November 28, 2025 - TL;DR: This blog explains the 8 most common HTTP error codes (400–504), their causes, and practical fixes.
🌐
Site24x7
site24x7.com › learn › http-error-codes.html
List of Important HTTP Status Codes - Site24x7
If the client cannot access the page due to this error, they can raise a support ticket to the website company to report and remedy it. The most known among HTTP status codes, a 404 error occurs when an unrecognized URL fails to fetch an absent ...
🌐
Elegant Themes
elegantthemes.com › blog › wordpress › the ultimate guide to common http error codes
The Ultimate Guide to Common HTTP Error Codes
March 15, 2023 - This is definitely the most common of all the HTTP error codes. The 404 Not Found status code is just that: the website can’t find your request. This is different from a 401 in that your request is probably rock solid.
🌐
Dotcom-Monitor
dotcom-monitor.com › wiki › knowledge-base › http-status-codes-list
HTTP Status Codes List | HTTP Error Codes Explained
January 5, 2026 - 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 ...
🌐
W3Schools
w3schools.com › tags › ref_httpmessages.asp
HTTP Messages
When a browser requests a service from a web server, an error might occur, and the server might return an error code like "404 Not Found". It is common to name these errors HTML error messages.
🌐
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 - You might see this if you’ve set up basic HTTP authentication using htpasswd. ... 402: “Payment Required.” Originally, this code was created for use as part of a digital cash system. However, that plan never followed through. Instead, it’s used by a variety of platforms to indicate that a request cannot be fulfilled, usually due to a lack of required funds. Common instances include:
🌐
Postman
blog.postman.com › home › what are http status codes? complete guide for api developers
What are HTTP status codes? Complete Guide for API Developers
December 16, 2025 - Catch exceptions and return appropriate status codes. Database connection failures should return 503 Service Unavailable. Validation errors should return 400 Bad Request with field-level details.
🌐
Seravo
seravo.com › en › what-do-http-error-codes-mean
The Most Common HTTP Error and Status Codes – Seravo
June 5, 2025 - Despite its perhaps slightly misleading name, the reason for the HTTP 500 response usually originates within the site’s code. One instance in which it occurs is when a plugin has been updated, but something has gone wrong.
🌐
SupportHost
supporthost.com › home › blog › troubleshooting › what are http status codes? everything you need to know
What are HTTP Status Codes? 50+ Most Common Status Codes
September 8, 2025 - Unfortunately, these can be more difficult to resolve and may require reaching out to your hosting provider for assistance. 500 internal server error. A 500 error is a common error when the server encounters an unexpected error and can’t complete ...
🌐
SiteLock
sitelock.com › blog › http-status-codes-explained
HTTP Status Codes: Complete List & Meanings | SiteLock
November 5, 2024 - They result from problems with the server, not the client, and they include these five status codes: 500 (Internal Server Error): This is a generic error message that's returned when the server encounters an unexpected issue.
🌐
Zelst USA
zelst.io › home › blog index › understanding common http errors
Understanding Common HTTP Errors | Server Status Codes
January 15, 2025 - A 500 is a classic server error and will affect access to your site. Both visitors and bots will become lost, and your link equity will become redundant. We definitely recommend fixing 500 server status codes as soon as possible because Google ...