On 3/23/02 8:01 PM, Pedro Melo Cunha wrote:

> The problem is that 1.3.24 final also has that bug: only the last
> set-cookie will reach your browser.

Another problem that bit me is that 1.3.24 mod_proxy is returning HTTP/1.1
chunked encoding responses to HTTP/1.0 clients:
   http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7513

(For those who might not know it if they saw it, chunked encoding adds a
length (specified in hex) at the very beginning of a response, and a zero
at the end.)


Larry Leszczynski
[EMAIL PROTECTED]

Reply via email to