Basically, just enter a URL and then click the Submit button. The fine print follows...
(Yes, this is misspelled -- it should be "referrer". See origin of the term referer.) Also optional. Tells the server the URL from which the requested URL was obtained. The server may respond differently to a request depending on the referring resource. It also allows a server to generate lists of back-links to resources for interest, logging, optimized caching, etc. It also allows obsolete or mistyped links to be traced for maintenance. The referer field should NOT be sent if the requested URL was obtained from a source that does not have its own URL, such as input from the user keyboard. Accept-Encoding: Also optional. This header is sometimes used to specify that the browser is willing to accept certain formats in the server's response. An example would be compress, gzip . Auto-Follow Location: If the server returns a Location: line in the HTTP header, it instructs your browser to "forward" or "redirect" itself to that new location. If this option is selected, HttpView will automatically continue to query such new locations (up to a maximum of 4 times).Sometimes our catalog spider cannot fetch a catalog as supposed or we have a problem with one of our own web documents. Usually, the first move is getting over to Rex Swain's HTTP Viewer, slapping the URL into the input box to check the document header. In most cases this gives us the information we need to know to be able to understand the problem. We appreciate the existence of such free tools. Thank you, Rex, for saving us time!
For example, when you connect to Amazon.Com, you'll normally see your browser churn for a few seconds (showing a blank page) and then the Amazon home page comes up. But Rex's tool lets you see that you're actually viewing three pages in rapid succession: An initial page quickly redirects you to a second page that sets a cookie; and then that page dumps you to a third page where another cookie is set. Your browser only shows you the third page, but Rex's spy tool lets you see everything -- and I mean everything -- that's going on, including the cookie contents and the URLs of the hidden pages.
What's really going on when you type that URL into your browser? Rex Swain has put together a site that can show you. Who knew, for example, that connecting to Amazon.com actually shoots you through three pages (setting cookies all the way) before you're finally presented with the user interface screen? There's more. You can find out what's being used on the server (Apache 1.3.4, anyone?) of your choice. The site's not bulletproof - it times out after ten seconds, so we had to try some page tests several times before they took and yielded data. One other thing: Rex's probes don't function on secured servers. We can live with that; it's a great tool, and provided free of charge.
The Content section shows the data that your browser would display for you -- somewhat like using your browser's View Source feature.
In a text display, non-text characters are shown as follows:
Note that if you aim your browser at http://www.amazon.com, the exchange might be somewhat different. If any amazon.com cookie values were already set on your system, your browser would send them back, and Amazon would respond accordingly (greeting you by name, for instance).
HttpView can be useful if you want to see the source text of JavaScript (.js) and Cascading Style Sheet (.css) files.
You are visitor since 24 October 1999
Last updated 12 September 2011
Copyright © 1999-2011 Rex Swain
E-mail rex@rexswain.com, Web http://www.rexswain.com
Thanks to 3wVentures for supporting this site
You are viewing a mobilized version of this site...
View original page here