Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19654: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 21 Oct 2006 22:17:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19654

User: sahlberg
Date: 2006/10/21 10:17 PM

Log:
 teach the http header dissector how to handle integer fields instead of just assuming everything is a string field
 
 
 change http.content_length to be FT_UINT32

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +22 -4     packet-http.c    Modified