> What does your filter do with the cookies?  

Nothing. For now I am just trying to pass the information through.
That works for regular Web pages. But I am getting garbage from those with
cookies. There seem to be no description about interaction of filters with
cookies. In the end, I am trying to do smart html transformation...

Eugene.

-----Original Message-----
From: Nick Kew [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 21, 2006 5:00 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] ext_filter blocks cookies with forward proxy

On Friday 21 April 2006 00:22, Yevgen Borodin wrote:
> Hello!
>
> I have a forward proxy that handles cookies perfectly fine.
> But as soon as I turn on an ext_filter, websites that have cookies are not
> coming through.


But in any case, you'd almost certainly be better off with a normal
filter than an ext_filter.  What are you trying to do?

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to