Mailing List Archive

[Bug 7195] - mod_proxy removes Set-cookie headers
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers

dauhee@yahoo.com changed:

What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Windows NT/2K |Linux
Version|1.3.23 |1.3.24



------- Additional Comments From dauhee@yahoo.com 2002-04-27 02:54 -------
I patched 1.3.24 with
http://cvs.apache.org/viewcvs.cgi/apache-
1.3/src/modules/proxy/proxy_http.c.diff?r1=1.89&r2=1.90
and installed it.

The Set-cookie bug is fixed. However I am seeing weird characters added to
html pages that are proxied by mod_proxy. After viewing the source, this is
what I see.

"
4d
<BODY>
normal html
</BODY>
0
"

The additional characters are '4d'(before the <BODY>) and '0'(after </BODY>).

I have captured an image of another page and you can see it here.
http://www.singaporeinvestor.com/sembcorp.jpg
The additional characters are "8c8" and "0"

I have reverted back to 1.3.22 and the problem is gone.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org