Re: nasty little HTMIME bug (in 4.0D)

At 05:54 PM 3/25/97 -0800, Erik Selberg wrote:
>Got a winner for you. In HTMIME_put_block, you sequentially store
>lines of the header. If you reach the end of the header, great, parse
>it, otherwise keep going. 
>
>HOWEVER, the buffer doesn't contain all of the header, i.e. some of it
>is still in transit over the socket or something (i.e. they stuck in a
>huge cookie value... grrr...), then most likely a header value is
>incomplete. 

I think this has been fixed in the latest 5.1 release as we have tested the
header length calculations carefully in order to support back-to-back
pipelined responses.

Thanks,

Henrik
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World Wide Web Consortium, MIT/LCS NE43-346
545 Technology Square, Cambridge MA 02139, USA

Received on Monday, 31 March 1997 17:35:29 UTC