HP Comware 5 Debug Manual Vol 2
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Connection: Keep-Alive
// The contents in the header were printed.
*Jul 1 10:41:00:689 2007 Sysname HTTPD/7/PARAMETER: HTTPD_SEND_HTTP_MSG_BODY: Body is
null.
// An HTTP message was sent. The body of the message was null.
*Jul 1 10:41:00:689 2007 Sysname HTTPD/7/PARAMETER: HTTP_UPDATE_HEADER_FIELD: Header
field already exists.
// The header has already existed, and the message header did not need to be updated.
*Jul 1 10:41:00:689 2007 Sysname HTTPD/7/PARAMETER: HTTPD_SEND_HTTP_MSG_BODY: Body is
null.
// Another HTTP message was sent. The body of the message was null.
*Jul 1 10:41:00:690 2007 Sysname HTTPD/7/PARAMETER: HTTP_BUILD_RESPONSE: Finished
processing request message.
// Request message processing was completed.
*Jul 1 10:41:00:694 2007 Sysname HTTPD/7/PARAMETER: HTTPD_CHECK_ACL_IPv4: Begin to filter
packets with IPv4 ACL.
// The device received an HTTP message and were examining the message against an IPv4 ACL.
*Jul 1 10:41:00:704 2007 Sysname HTTPD/7/PARAMETER: HTTPD_ProcParseOverMsg: Finished
parsing request message.
// The message was parsed.
*Jul 1 10:41:00:704 2007 Sysname HTTPD/7/MESSAGE: GET /index.htm HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint,
application
/msword, */*
Accept-Encoding: gzip, deflate
Accept-Language: zh-cn
Host: 192.168.1.42
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Connection: Keep-Alive
// The contents in the header were printed.
*Jul 1 10:41:00:705 2007 Sysname HTTPD/7/PARAMETER: HTTPD_SEND_HTTP_MSG_BODY: Body is
null.
// An HTTP message was sent. The body of the message was null.
*Jul 1 10:41:00:705 2007 Sysname HTTPD/7/PARAMETER: HTTP_PROC_STATIC_PAGE: Succeeded in
sending data.
// HTTP static page data was sent successfully.
*Jul 1 10:41:00:705 2007 Sysname HTTPD/7/PARAMETER: HTTPD_SEND_HTTP_MSG_BODY: Body is
null.
// An HTTP message was sent. The body of the message was null.
*Jul 1 10:41:00:705 2007 Sysname HTTPD/7/PARAMETER: HTTP_BUILD_RESPONSE: Finished
processing request message.
// Request message processing was completed.
337