An overview:
HttpWatch Powerful web Analytics tool. Integrated in the Internet Explorer toolbar. includes Web snippets. Cookies Management-cache management-Message hair Send/accept. Character query. POST data and Directory management features. Report Output HttpWatch is a piece of software that collects and displays deep information about the page. It does not use a proxy server or some sophisticated network monitoring tools, it can display the Web page both request and response log information. You can even display exchange information between the browser cache and IE. Integrated in the Internet Explorer toolbar.
Two mounting HttpWatch
Httpwatch:http://down.ddvip.com/view/118645192410757.html
Introduction to three basic functions
Start HttpWatch
IE9 Manage Add-ons on the admin menu, open the
Find HttpWatch
Click to start it.
The following is the HttpWatch program interface
The following is an example of using the login my mailbox mail.163.com to show HttpWatch:
1. 3.1 Overview (Summary)
Indicates that a selected message displays its summary information
Url:http://mimg.163.com/external/closea_d.js
result:200
The requested URL is http://mimg.163.com/external/closea_d.js, which returns the HTPP status code result 200, indicating success;
Resync URL Browser requested Refresh if changed-http://mimg.163.com/external/closea_d.js
URL of the browser request
Started at 2008-jan-04 09:21:09.422 (local time)
Request start time (the actual time that the machine was recorded)
Connect connect to IP address ' 218.107.55.86 '
IP address of the requested URL
Http request unconditional request sent for Http://mimg.163.com/external/closea_d.js
HTTP request, when the browser makes a request to the Web server, it passes a block of data to the server, which is the request information
Http Responseheaders and Content returned
HTTP response, when the browser accepts information returned by the Web server
2. 3.2 Header (header)
Represents the header information sent and received from the Web server;
Http://g1a90.mail.163.com/a/p/main.htm?sid=UBDCcOJJDknBulMFzSJJipPzfROMNqHO
HTTP request Hair Send message
Headers Sent Value
Request-line Get/external/closea_d.js http/1.1
In the code above, "GET" represents the request method, "Closea_d.js" represents the URI, "http/1.1 represents the version of the Protocol and Protocol."
Accept * * indicates that all
Accept-encoding gzip, deflate
Accept-encoding indicates the type of content encoding that the browser can accept in addition to plain text, such as gzip compression or deflate compressed content.
Accept-language ZH-CN
The language that represents the acceptable return data
Connection keep-alive
Keep TCP Request connections
Note: Before HTTP work begins, the Web browser first establishes a connection to the Web server over the network, which is done via TCP, which works with the IP protocol to build the Internet, known as the TCP/IP protocol family, so the internet is also known as tcp/ IP network. HTTP is a higher level of application-level protocol than TCP, according to the rules, only the lower layer protocol is established before it can be a more protocol connection, so the first to establish a TCP connection, the port number of the general TCP connection is 80
Cookie vjuids=-1b9063da8.1173d33f879.0.9aab8b85a459d; vjlast=1199406314; _ntes_nnid=a1e69963f40453af8a9ad171cc4cd8da,0|tech|; ntes_ufc=3000000100000000000000000000000000000000000000000000000000000000; province=021; city=021; Ntes_mail_firstpage=normal; Ntes_sess=68luouh9ewccbfyn5oxz_0qf._iomckfscagyrooxpjtvf7r8vx7jazg7hgdwo00gqen1zmrzcx7fmaxnb052r8xofzzyk.hn; netease_ssn=mayingbao2002; netease_adv=11&23&1199409658752;
Coremail=vdeamrrrdfata%xcvwjixxsrlslkblhzxxzgqpjkexfknt
The cookie is nothing to say about the client record related information
Host mimg.163.com
The host name of the request connection '
Referer Http://g1a114.mail.163.com/a/p/main.htm?sid=XCVwJiXXsRLSLkbLhZXXZGqPJkEXFKNt
Contains a URL where the user accesses the currently requested page from the page represented by the URL
User-agent mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;. NET CLR 1.1.4322;. NET CLR 2.0.50727)
Client Identity Browser type
HTTP Request header return information
Headers Received Value
Status-line http/1.0200 OK
Indicates that the HTTP service-side response returns 200
Accept-ranges bytes
The unit of measure for the HTTP request scope
Age 117
Represents the cache time after HTTP accepts a response to a request operation
Cache-control max-age=3600
A generic header for defining cache directives
Connection keep-alive
Keep TCP Request connections
Content-type Application/x-javascript
Indicates the MIME type of the entity being sent or received
Date Fri, Jan 01:12:26 GMT
Date the HTTP message was sent
Etag "10f470-734-b32eb00"
An entity header that assigns a unique identifier to the resource being sent
Expires Fri, Jan 02:12:26 GMT
Specify the validity period of an entity
Last-modified Fri, Jan 01:01:00 GMT
Specifies the date and time that the requested resource was last modified
Server Apache
A header indicating the Web server software and its version number
X-cache hits from mimg68.nets.com
Indicates that your HttpRequest was returned by ProxyServer.
3. 3.3 Cookies
Display cookies Information
HttpWatch Using Tutorials