You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Graham Leggett <mi...@sharp.fm> on 2002/11/06 12:32:09 UTC

Re: Proxy Pass Cookie bug

Maurizio Marini wrote:

>      if ((datestr = ap_table_get(resp_hdrs, "Set-Cookie")) != NULL)
>  	ap_table_set(resp_hdrs, "Set-Cookie", proxy_cookie_reverse_map(r, datestr));
> 
> it cannot use a string var here; in fact cookies are zero delimited; if the 
> backend send more than 1 cookie, datestr contains only the first of them

Cookies are definitely not zero delimited - your backend is definitely 
broken if it is trying to send them that way.

Regards,
Graham
-- 
-----------------------------------------
minfrin@sharp.fm		"There's a moon
					over Bourbon Street
						tonight..."