About us  |   Contact us Web testing with JBlitz  |   Search
Debug HTTP headers
- Website Load Test Tools - HTTP Resources - Java Technology -

Debug and Inspect HTTP Headers

Ever wondered what mysterious HTTP headers lay behind that page ? Well, its easy to use the HTTP protocol directly to analyze a website's or web application's response to a variety of possible queries. The HTTP protocol is your friend and simplicity is its greatest asset. A browser's web page request is readily reproduced using a telnet terminal connected to port 80 and typing in the request line.

Debug HTTP headers
It's important to know what HTTP headers your server's responding with. Take caching for instance. A couple of directives - 'Cache-Control' and 'Expires' control whether your document is considered 'fresh' and whether it can be cached. If these are not specified correctly, your web client may not get what its expecting. See this caching reference for more.

Here, we've set up an address line for you to type a URL into. The equivalent HTTP request lines are shown in the results page alongside the returned HTTP response headers. 

  GET requests: type in a URL including any query string
  POST requests: type in a URL. If there is POST data, type a '?' and then append your POST data
  http://
 

GET POST    

JBlitz 5.1 now available for download and evaluation

JBlitz Professional 5.1 is now available for free trial download. Extended features, inbuilt debugging, enhanced customizability - our latest release gives you the ultimate test tool flexibility. Stress, performance and functional testing for your websites and web applications has never been so easy.
Download your free copy of our stress, performance and functional test tool now!  5.1
JBlitz Pro 5.1:
 Product home page
 Quick download

JBlitz Direct 4.2:
 Product home page
 Quick download

Software Store:
 Buy online now

JBlitz Links:
 What's new in 5.1
 Product overview
 Step by step guide
 Customization API
 FAQ
 Help
 Screen shots
 Installation details
 Version history
 Privacy statement

Hot Links:
 Java 5 - a quick tour
 Java Developer

Contact Us:
 Info, questions etc
Debug HTTP headers
Copyright © 2001-2009 Clan Productions Limited