On 3/29/02 1:11 PM, John Siracusa wrote:
> On 3/23/02 8:01 PM, Pedro Melo Cunha wrote:
>> Looking at the change log, they mention a bug that multiple set-cookie's
>> will fail (only the last one will be sent to the client, the proxy will
>> "eat" the others). And it was true... The problem is that 1.3.24 final
>> also has that bug: only the last set-cookie will reach your browser.
>> 
>> This was a show-stopper for my application. So I sat down, read the
>> proxy code, and made a patch to solve the bug.
> 
> Applied the attached patch to 1.3.24, but it complained:
> 
> ---
> 
> % patch -i ../mod_proxy_patch.diff src/modules/proxy/proxy_http.c
> patching file src/modules/proxy/proxy_http.c
> Reversed (or previously applied) patch detected!  Assume -R? [n] y
> 
> ---
> 
> I'm not sure what that means

Heh, n e v e r m i n d... :)

Anyway, now that I have patched, working versions, what's the status on
apache.org fixing this bug in the real distribution?

-John

Reply via email to