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 19208: /trunk/ /trunk/epan/dissectors/: packet-http.c /t

Date: Tue, 12 Sep 2006 11:39:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19208

User: sahlberg
Date: 2006/09/12 11:39 AM

Log:
 from bryant eastham
 
 
 Also, there is still an outstanding issue regarding the default use of
 the "media" dissector. The way it is currently coded there is no way to
 have a heuristic decoder when a content-type header is specified.
 
 
 In this way if there is a decoder for a specific content-type then it
 will be used, then the heuristic decoders have a chance, and finally the
 default of either the media-type decoder of the http_payload decoder.

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

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified