How to view website HTML sources and HTTP status

Every website has to have its own set of advantages, be it in content or appearance, of course all of these can be easily imitated, but imitating other people’s work is a bad thing that doesn’t need to be done unless you order the creator Having asked for permission is called legal. Right now, you probably already know many ways to view a website’s source code, either directly through a browser or alternatively, most of the time you can’t view it directly through a browser as it has been rejected by the website, but that’s only part of it Website that does not want the content to be copied by anyone else. Here I am going to share a very simple alternate way and even more features.
What I am going to share is not a tool for copying website content, it is just for viewing and it can be seen too HTTP response statusso that you can see through different browsers that the website is in good condition (200) or faulty (404). The page I’m going to share this time is Web sniffer. A tool for viewing website sources with many features like HTTP status indicator, options User agent, and other. There may be a lot of sites like this, but in my opinion web sniffer is just the fastest and easiest to use.
In Web-Sniffer, you can see how much, in addition to the quick delivery of content, here KiB encoded or compressed content, some websites have their own type of compression, mostly with gzip. The displayed HTML code is immediately in highlight mode to make it easier for users to copy the code. There are several types of UserAgents that you can choose from. There are several different content retrieval modes that you can step through GET, POST, HEAD and more, of course, it makes it easier for some people to see the content after typing something in POST mode, for example.
The displayed HTTP header is also very complete. Now has web sniffers too App version for Windows and Mac, of course, will make it easier for people who see the source website often. In addition to the many features, I also like the minimalist appearance of this web sniffer, so that every user who enters the page does not have to use a lot of bandwidth and only needs a little to display the captcha. An example of the results I got can be seen below.
So if you want to see other web sources I recommend using web sniffers as it is more efficient and easier to use. has a special function to show the source of a website. So far I have been using this website to display response headers and content from my own website and sometimes at the end of the day to surf other websites (just browse). Go straight to http://web-sniffer.net. and enjoy viewing the contents of the website with various features.
Hopefully useful and good luck