"Rief, Jacob" wrote: > It seems as if the cookie-merging code in proxy_httpd.c version>=1.83 > introduced a new bug. > In one special case a single valued cookie is splitted into > two cookies with garbage values (see below)
This is correct behavior - the comma character is the header separator -
if you want to include it in a cookie you need to URL escape it first (%
notation).
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."
smime.p7s
Description: S/MIME Cryptographic Signature
