| |
view and analyze http header parameters? try http debugger pro today!
Click to see screenshots.
what is the http header?
The http header is the essential part of each http request and http response according to the http protocol specification, meaning that http header is mandatory, and the content is optional.
Requesting a web page, your web browser sends an http request with the http header, providing different important data about your web browser and your computer, and all these data usually carried in the http header. The http header contains the browser type and version, and the http method. The requested URL is also is part of http header. The http header has the information about supported languages, encodings, existing web site cookies, and more.
The web server sends a response which consists of http header and optionally with content. The http header contains important information about the returned data: HTTP version, content size and content encoding type. The returned http header contains the server platform and its version, error codes, and more. The web site cookies also come in http header.
HTTP Debugger Pro is a software that allows IT professionals to view the http header for all outgoing http requests and http header for all incoming http responses.
Analyze http header values visualizing traffic!
|
|
 |
Learn more about HTTP Debugger Pro with a FREE 14-day Trial! |
 |
 |
|
- View the http header parameters, cookies, query strings and error codes.
- View the source code of HTML/XML web pages, Java/VB scripts, style sheets.
- Measure the size and downloading time, interpret http header values to identify the performance bottlenecks.
- Analyze the same web page http header parameters and content simultaneously in IE, Firefox and Opera.
- Analyze http header values and content of any web page and learn how it works and implements certain features.
- No Proxy Server Settings change required.
- Support of HTTPS, compression, redirection and chunked encoding for http header parameters.
|
|
 |
|
 |
Click to see screenshots.
HTTP Header example
GET / HTTP/1.1
Accept: */*
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0;
Mozilla/4.0)
Host: www.msn.com
Connection: Keep-Alive
Download http header viewer now!
|
|