Hello Henrik,
and thanks for your quick reply!
> The change is quite trivial, just search for HDR_SET_COOKIE
> and you will find it.
I guess you mean
/* remove Set-Cookie if a hit */
if (is_hit)
httpHeaderDelById(hdr, HDR_SET_COOKIE);
in src/client_side.c?
If I remove it, I assume all cookies will be cached, right? Is there any way
to only let one site/domain proxy cookies?
Thanks
Florian
Received on Mon Jan 05 2004 - 06:50:00 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:03 MST