Sample request-response examples are as shown below -
(Note: all lines are terminated by a '\r\n'. Blank lines correspond
to a '\r\n'. The request and response messages are delimited by '---'
for illustration. Message body formats are described instead of being
literally and redundantly depicted.
1) OPTIONS
Request from ICAP Client to ICAP server:
---------------------------------------------------------------------
OPTIONS icap://cherryhill.eng.netapp.com:1344/virus_checking ICAP/1.0
Server-rhdr : Host: cherryhill.eng.netapp.com:1344
---------------------------------------------------------------------
Response from ICAP Server to ICAP Client:
---------------------------------------------------------------------
ICAP/1.0 200 OK
ISTAG: "5BDEEEA9-12E4-2"
Server: XYZ Technology Virus Scanning Software 5.0 ( XYZT 5.0 )
Max-Connections: 1000
Methods: RESPMOD, REQMOD, LOG, OPTIONS
Options-TTL: 300
---------------------------------------------------------------------
2) RESPMOD (w/o Preview)
Request from ICAP Client to ICAP server:
---------------------------------------------------------------------
RESPMOD icap://cherryhill.eng.netapp.com:1344/virus_checking ICAP/1.0
Encapsulated: req-hdr=0 res-hdr=341 res-body=578
GET / HTTP/1.1
Host: www.google.com
Connection: keep-alive
User-Agent: Mozilla/4.72 [en] (WinNT; U)
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
Cookie: PREF=ID=6f64a0970a9df2ea:TM=978561529:LM=978561529
HTTP/1.0 200 OK
Date: Wed, 18 Apr 2001 17:55:37 GMT
Content-Length: 1953
Content-Type: text/html
Proxy-Connection: keep-alive
Server: GWS/1.10
Via: 1.1 viv1 (NetCache NetApp//n/ronco/build/scratch/viv/vivmain.1682.025_17_25_48)
<chunk size in hex>\r\n
<data with bytes=chunk size>\r\n
\r\n
<chunk size in hex>\r\n
<data with bytes=chunk size>\r\n
\r\n
0\r\n
\r\n
---------------------------------------------------------------------
Response from ICAP Server to ICAP Client:
---------------------------------------------------------------------
ICAP/1.0 200 OK
ISTAG: "5BDEEEA9-12E4-2"
HTTP/1.0 200 OK
Date: Wed, 18 Apr 2001 18:06:05 GMT
Content-Length: 1953
Content-Type: text/html
Proxy-Connection: keep-alive
Server: GWS/1.10
Via: 1.1 viv1 (NetCache NetApp//n/ronco/build/scratch/viv/vivmain.1682.025_17_25_48)
<sizeof all chunks in hex>\r\n
<data>\r\n
0\r\n
\r\n
---------------------------------------------------------------------
3) RESPMOD (with Preview)
Request from ICAP Client to ICAP server:
---------------------------------------------------------------------
RESPMOD icap://cherryhill.eng.netapp.com:1344/virus_checking ICAP/1.0
Preview: 1024
Encapsulated: req-hdr=0 res-hdr=341 res-body=578
TE: trailers
GET / HTTP/1.1
Host: www.google.com
Connection: keep-alive
User-Agent: Mozilla/4.72 [en] (WinNT; U)
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
Cookie: PREF=ID=6f64a0970a9df2ea:TM=978561529:LM=978561529
HTTP/1.0 200 OK
Date: Wed, 18 Apr 2001 18:10:52 GMT
Content-Length: 1953
Content-Type: text/html
Proxy-Connection: keep-alive
Server: GWS/1.10
Via: 1.1 viv1 (NetCache NetApp//n/ronco/build/scratch/viv/vivmain.1682.025_17_25_48)
400\r\n
<1024 bytes of preview Data>\r\n
0\r\n
\r\n
---------------------------------------------------------------------
Intermediate Response from ICAP Server:
---------------------------------------------------------------------
ICAP/1.0 100 Continue
---------------------------------------------------------------------
Remaining Request from ICAP Client:
---------------------------------------------------------------------
<chunk size in hex>\r\n
<data with bytes=chunk size>\r\n
\r\n
<chunk size in hex>\r\n
<data with bytes=chunk size>\r\n
\r\n
0\r\n
\r\n
---------------------------------------------------------------------
Final Response from ICAP Server to ICAP Client:
---------------------------------------------------------------------
ICAP/1.0 200 OK
ISTAG: "5BDEEEA9-12E4-2"
HTTP/1.0 200 OK
Date: Wed, 18 Apr 2001 18:06:05 GMT
Content-Length: 1953
Content-Type: text/html
Proxy-Connection: keep-alive
Server: GWS/1.10
Via: 1.1 viv1 (NetCache NetApp//n/ronco/build/scratch/viv/vivmain.1682.025_17_25_48)
<sizeof all chunks in hex>\r\n
<data>\r\n
0\r\n
Cache-Control: no-cache\r\n
Connection: close\r\n
\r\n
---------------------------------------------------------------------
4) REQMOD (w/o Preview)
Request from ICAP Client to ICAP server:
---------------------------------------------------------------------
REQMOD icap://cherryhill.eng.netapp.com:1344/virus_checking ICAP/1.0
Host: cherryhill.eng.netapp.com:1344
Encapsulated: req-hdr=0
Client-IP: 10.34.25.90
Server-IP: 216.239.37.100
GET http://www.google.com/ HTTP/1.0
Host: www.google.com
User-Agent: Mozilla/4.72 [en] (WinNT; U)
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
Cookie: PREF=ID=6f64a0970a9df2ea:TM=978561529:LM=978561529
Via: 1.0 viv1 (NetCache NetApp//n/ronco/build/scratch/viv/vivmain.1682.025_17_25_48)
X-Forwarded-For: 10.34.25.90
---------------------------------------------------------------------
Response from ICAP Server to ICAP Client:
---------------------------------------------------------------------
ICAP/1.0 200 OK
Host: cherryhill.eng.netapp.com:1344
Encapsulated: req-hdr=0
Client-IP: 10.34.25.90
Server-IP: 216.239.37.100
GET http://www.google.com/ HTTP/1.0
Host: www.google.com
User-Agent: Mozilla/4.72 [en] (WinNT; U)
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
Cookie: PREF=ID=6f64a0970a9df2ea:TM=978561529:LM=978561529
Via: 1.0 viv1 (NetCache NetApp//n/ronco/build/scratch/viv/vivmain.1682.025_17_25_48)
X-Forwarded-For: 10.34.25.90
---------------------------------------------------------------------
分享到:
相关推荐
ICAP协议的一个关键特性是其“消息头中又内嵌有消息头”的封装机制,这意味着HTTP消息可以在ICAP消息中携带,允许对消息进行更复杂的处理。此外,ICAP协议还允许在传输过程中暂停并等待确认(例如,"100 Continue...
ICAP协议还规定了消息体的封装格式,包括封装部分和封装头部的详细内容。 协议还详细说明了请求和响应修改的方式,以及如何对ICAP服务进行协商。ICAP协议还考虑了消息预览机制,用于快速检查内容而不必完整下载整个...
`ICap`接口提供了诸如打开、关闭、设置格式、捕获帧等基本功能。在实际编程中,我们需要先创建一个`ICap`接口实例,然后调用其方法来操作摄像头。 1. **打开摄像头**:使用`ICap::capCreateCaptureWindow`函数来...
3. **媒体格式**:VFW支持多种媒体格式,如AVI(Audio Video Interleave),通过AVI Stream(AVIStrm)接口进行读写操作。 4. **视频捕获**:VFW提供了一系列函数,如capCreateCaptureWindow,用于创建视频捕获窗口...