Re: Nasty chunking bug (in MSIE?) when using ap_rwrite()/ap_rflush()Chuck Murcko wrote:
>
> On Tuesday, July 17, 2001, at 12:54 PM, Chuck Murcko wrote:
>
>> Well, if the dechunk filter is not removing intermediate eos inserted
>> by the http_in or core_in filters, as it should, then this allows the
>> whole set of chunks through, and we should close the connection when
>> finished, and we make the extra call into the dechunk filter to reset
>> its state machine.
>
I'll have a look at the dechunk stuff, and see if a more generic fix can
be done.
>>
>>
>> While this will work, I think the fix should go into the dechunk
>> filter in http_protocol.c. Then the eos check here (and more
>> importantly, in any other filter using the dechunk filter ahead of
>> it) works as it should.
>>
>> The dechunk filter should remove all intermediate eos and append one
>> final one when chunked content ends.
>>
>
> I believe the proxy may still have to check for APR_EOF buckets, as well.
>
>> Chuck
>>
>> On Tuesday, July 17, 2001, at 12:15 PM, Victor J. Orlikowski wrote:
>
>
>> Hum....
Received on Tue Jul 17 18:10:08 2001
This archive was generated by hypermail 2.1.8
: Thu Aug 24 2006 - 14:53:17 EDT
|