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.
|
|
|
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.
|
|
| 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.
|
5.1
|
|
|
|
|
|
|