pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

HTTP Status Codes Primer

http status codesThere are times when you are browsing the Internet where you may get some cryptic messages rather than the page you were expecting. Chances are you are receiving a page from the web server where the site is hosted that details an error message that was encountered.

These errors help tell what is going on and why the user is experiencing problems. You may also hear these referred to as browser error messages or Internet error codes.

The code is typically just the number. But, a full message is comprised of the code and the reason phrase. These two components combine to make the HTTP Status Line. For example, the 404  Not Found error you see is the HTTP Status Line. 404 is the code and Not Found is the reason phrase.

The main groups of error messages we will deal with in this article are the 400 level error codes and the 500 level error codes. The make up a majority of the issues you will see when browsing the Internet.

400 Level – Client Errors

The 400 level of client error codes are typically a result of something that occurred on the client side of the equation. For example, typing the wrong address into the search bar, or using incorrect characters can result in a client error to occur. If you type in a an address in a bar that doesn’t exist then the server on the other end will let you know that the page is not found. This is usually the case if you mistype an address or incorrectly format a url

image

The most common client error codes are 404 Not Found, 403 Forbidden and 400 Bad Request.

500 Level – Server Errors

These errors occur when the client does everything correctly, but there is an issue on the server side that makes it unable to fulfill the request. These types of errors will need to be corrected by the server administrator, and are no fault of the website visitor or browser.

The most common of these error codes include the 500 Internal Server Error, 503 Service Unavailable and 502 Bad Gateway Error.

There are also errors at the 100, 200 and 300 level. These are typically more informational. Furthermore, there are more 400 and 500 level errors as well. However, the ones we mentioned are the most common.

Be sure to check back to this article as we will be writing more detailed posts on individual errors and including links from this article to them. We will also work to write a post with a list of these errors for easy reference.

Filed Under: Internet

Latest Articles

12 Features To Look For In The Best Graph Maker App

Graph making is a key part of the data analysis process. The ability to present information in an easily digestible form, especially if it is complicated, will make your findings more persuasive and compelling. This article goes over ten features that you should look for in the best graph maker … [Read More...]

Why Did No One Tell Drivers About This New Rule?

Do not pay your next car insurance bill until you read this… May - (2015): Your Current car insurance company doesn't want you to know this but as someone who loves to save money and someone who loves to share what they learn, I want you to know. The simple truth is car insurance rates are … [Read More...]

CD-ROM Manufacturing

The term premastering is often used quite broadly, to refer to all of the steps which proceed the first stage in the manufacturing process proper. Strictly, data preparation, indexing, testing (also called simulation), and creating the image are … [Read More...]

Gaming Laptop Security Guide: Protecting Your High-End Hardware Investment in 2025

Since Jacob took over PC Tech Guide, we’ve looked at how tech intersects with personal well-being and digital safety. Gaming laptops are now … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

What is L2 (Level 2) cache memory?

Most PCs are offered with a Level 2 cache to bridge the processor/memory performance gap. Level 2 cache - also referred to as secondary cache) … [Read More...]

DVD-R – write once recordable DVDs

Similar in concept to CD-R, DVD-R (or, DVD-Recordable) is a write-once medium that can contain any type of information normally stored on mass … [Read More...]

Core i3 2nd Gen

In 2011 the 2nd generation of the Core i3 processors was introduced. These processors were based on the Sandy Bridge architecture. This came as a … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors