Re: would like to fix OpenWave mobile browser issue

2005-10-23 Thread Eric
alright, I got squid 2.5 to build with the ICAP client patch, but is there some standard ICAP server that will do this for me, or do I need to write some ICAP module myself that adds the Content-Length header? Thanks, eric. On Fri, Oct 21, 2005 at 09:36:23AM -0600, Alex Rousskov wrote: On Wed,

Re: would like to fix OpenWave mobile browser issue

2005-10-23 Thread Eric
Great, I set up the python icap server and wrote a basically empty proxylet since it automatically updates Content-Length if you modify the body at all...guess it would work with any ICAP server. Works great. Thanks, eric. On Sun, Oct 23, 2005 at 04:14:13PM -0500, Eric wrote: alright, I got

Re: would like to fix OpenWave mobile browser issue

2005-10-21 Thread Alex Rousskov
On Wed, 2005-10-19 at 13:05 -0500, Eric wrote: I need a way to force squid to include the correct Content-length header for every response, even if it's not included by the originating server. In Squid3, the simplest way of doing that may be using an ICAP server. The server will get every