Wireshark-bugs: [Wireshark-bugs] [Bug 13116] HTTP dissector does not detect response when 204 wi

Date: Fri, 18 Nov 2016 13:11:51 +0000

Comment # 3 on bug 13116 from
(In reply to Jaap Keuter from comment #2)
> (In reply to Uli Heilmeier from comment #1)
> > RFC2616 states "The 204 response MUST NOT include a message-body, and thus
> > is always terminated by the first empty line after the header fields."
> > Therefore I agree that this is a bug.
> > 
> 
> Problem is what if the 204 response DOES include a message-body? Okay, it's
> wrong, but that's when Wireshark comes in, to find these errors.

Sure. When the 204 DOES contain a message-body we have to catch this with an
expert message.


You are receiving this mail because:
  • You are watching all bug changes.