ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9101] Weird malformed HTTP error

Date: Thu, 05 Sep 2013 19:21:28 +0000

Comment # 7 on bug 9101 from
(In reply to comment #4)
> According to http://greenbytes.de/tech/webdav/rfc2616.html#rfc.section.4.4
> you must not include a Content-Length header if you are using chunked
> encoding.
> 
> It also says that a receiver should ignore the content-length field if
> chunked encoding is used, so that part is a wireshark bug (though not a
> serious one).

Doh, how did I miss that detail when going through the spec.  A shame, too,
since it makes progress bars work.
I'll have to look at which to drop.

Thanks for fixing, and thanks for pointing out where I messed up :)


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