Wireshark-bugs: [Wireshark-bugs] [Bug 9848] HTTP 302 decoded as TCP when "Allow subdissector to
Date: Sun, 11 May 2014 02:37:32 +0000

Comment # 4 on bug 9848 from
(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.