Comment # 4
on bug 9848
from Michael Mann
(In reply to comment #3)
> Ok, nothing to do with line terminators for the body. As the server closes
> the connection, this indicates the end of the body.
> However I don't think
> we have a mechanism for the tcp dissector to tell the http dissector that
> there is no more data and to finish up reassembly.
Add something to struct tcpinfo (all TCP flags?) which is passed to the HTTP
dissector from TCP?
You are receiving this mail because:
- You are watching all bug changes.