Hi,
Seems it is bug in "official 2.5.s8" for all platphorms
i.e. as minimus with my OS/2 c++ port and with solaris's squid
build from "official 2.5.s8" .
To reproduce it you csn go to http://www.metallica.kiev.ua/ and press
button at right down conner
with bug you will see "invalid responce" error essage.
On Mon, 14 Feb 2005 18:51:30 +0300
"Evgeny Kotsuba" <evgen__k@rambler.ru> wrote:
> Hi,
>
> What is WARNING: suspicious CR characters in HTTP header ?
> Say, what is wrong in
> "Set-Cookie: sbtpoll1067196868\r=1067196868\r; path=/; expires=Tue,
>15-Feb-2005 15:31:46 GMT\r\nLocation:
>http://www.metallica.kiev.ua/\r\nConnection: close\r\nContent-Type:
>text/html; charset=iso-8859-1\r\n\r\n"
>
>
> And why in case of "suspicious CR characters " header is
>not developed propelly ?
>
> I .e. why return is made in
> -------8<---------------
> if (memchr(this_line, '\r', field_end - this_line)) {
> debug(55, 1) ("WARNING: suspicious CR characters in
> HTTP header near {%s}\n",
> getStringPrefix(field_start, header_end));
> //??EK return httpHeaderReset(hdr);
> }
> -------8<---------------
>
> SY,
> Evgeny Kotsuba
SY,
Evgeny Kotsuba
Received on Mon Feb 14 2005 - 11:14:00 MST
This archive was generated by hypermail pre-2.1.9 : Fri Feb 25 2005 - 12:00:03 MST