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 15:24:23 +0000

changed bug 9101

What Removed Added
Status INCOMPLETE CONFIRMED

Comment # 4 on bug 9101 from
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).


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