Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-http.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 18 Nov 2003 01:49:53 -0600 (CST)
guy         2003/11/18 01:49:53 CST

  Modified files:
    .                    packet-http.c 
  Log:
  Add an "http.content_type" dissector table,
  
  Process the Content-Type header, and, if one is found, look up its value
  in the aforementioned dissector table.
  
  Revision  Changes    Path
  1.72      +72 -18    ethereal/packet-http.c