[squid-users] position of Proxy-Authorization header (ICAP)

From: yado <kdsaeoiatt_at_yahoo.co.jp>
Date: Tue, 26 May 2009 17:26:10 +0900 (JST)

Hello,
 
I am using Squid3.0 as ICAP client.
And have some issue about the packet position of "Proxy-Authorization" at
STABLE 13.
Here is the result of packets caputre of response packets from ICAP server.
The position of "Proxy-Authorization" are different.
 
STABLE1
--------------------------------------------------------
REQMOD icap://xxx.xxx.xxx.xxx:1344/ ICAP/1.0
Host: xxx.xxx.xxx.xxx:1344
Date: Thu, 16 Apr 2009 01:08:59 GMT
Encapsulated: req-hdr=0, null-body=854
Allow: 204
GET http://yyy.yyy.com/ 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, application/xaml+xml, application/vnd.ms-xpsdocument, application/x-ms-xbap, application/x-ms-application, */*
Accept-Language: ja
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30)
Host: yyy.yyy.com
Proxy-Connection: Keep-Alive
Cookie: PREF=ID=723b4cbbf7ba804a:TB=4:TM=1239790695:LM=1239790695:S=6AZwgsV; NID=21=VKhwqrfNBGpgcVUnj3S9u51nIZhe2
Proxy-Authorization: Basic YWFhYWE6YmJiYmI=
--------------------------------------------------------
 
STABLE13
--------------------------------------------------------
REQMOD icap://xxx.xxx.xxx.xxx:1344/ ICAP/1.0
Host: xxx.xxx.xxx.xxx:1344
Date: Thu, 16 Apr 2009 01:40:26 GMT
Proxy-Authorization: Basic YWFhYWE6YmJiYmI=
Encapsulated: req-hdr=0, null-body=809
Allow: 204
GET http://yyy.yyy.com/ 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, application/xaml+xml, application/vnd.ms-xpsdocument, application/x-ms-xbap, application/x-ms-application, */*
Accept-Language: ja
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30)
Host: yyy.yyy.com
Proxy-Connection: Keep-Alive
Cookie: PREF=ID=723b4cbbf7ba804a:TB=4:TM=1239790695:LM=1239790695:S=6AZwgsV; NID=21=VKAhwqrfNBEmPHnPv6gcVUnj3S9u51nIZhe2
--------------------------------------------------------

Is there any relation about following amend?
http://squid.spegulo.be/Versions/v3/3.0/changesets/SQUID_3_0_STABLE2.html
Bug #1923 fix: Do not send hop-by-hop headers to the ICAP server.

Did not STABLE1 conform to RFC3507?
---------------------------------------------------------
 Despite the above restrictions on encapsulation, the hop-by-hop
 Proxy-Authenticate and Proxy-Authorization headers MUST be forwarded
 to the ICAP server in the ICAP header section (not the encapsulated
 message).
---------------------------------------------------------

Do you have any idea to change back the position of "Proxy-Authorization" as
same as STABLE1 at STABLE13
or is there any possibility to change back it in the future?
 
thank you

--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/
Received on Tue May 26 2009 - 08:26:20 MDT

This archive was generated by hypermail 2.2.0 : Fri May 29 2009 - 12:00:02 MDT