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

How to Update Router Firmware

It is good practice to check for updates to your router's firmware on a regular basis, and update it if available. Most routers have a chip inside similar to what is inside a computer. Firmware is the code that runs on the router, and it is what provides functionality to the router. Updates are … [Read More...]

3 Huge Benefits of White Label Mobile Wallets

For most, the term “Mobile Wallet” brings up images of consumer products such as Apple Pay, Paypal, or Square. Mobile wallets are revolutionizing the financial sector and continually growing in popularity - especially amongst Millenials - for their convenience and security.  A mobile … [Read More...]

FSAA Graphic Card Technology

In mid-2000, 3dfx sought to strike back at rival nVidia in the battle for supremacy in the graphics arena with its T-Buffer technology, unveiled on its Voodoo5 range of cards. The T-Buffer allows several key digital effects for improving … [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

User Account Creation

Launch by clicking Start > Control Panel and User Accounts. From the list of options, click Create a new account. Enter a name for the … [Read More...]

Machine Learning Advances Lay Foundation for More Effective Presentations

Machine learning is setting new standards for communication. The global market for machine learning technology was estimated to be worth $1.4 billion … [Read More...]

Virtual Memory

Video Covering Virtual Memory - Part of our Fix Slow Computer tutorial found on  … [Read More...]

[footer_backtotop]

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