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: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Sun, 9 May 2004 04:07:33 -0500 (CDT)
obiot       2004/05/09 04:07:33 CDT

  Modified files:
    .                    packet-http.c 
  Log:
  Move the creation of the de-chunked data source to the place where the data
  is being dechunked; this will highlight the correct bytes when selecting the
  compressed data from the protocol tree.
  
  Add comments for explaining what happens where.
  
  Strip trailing white space.
  
  Revision  Changes    Path
  1.108     +41 -31    ethereal/packet-http.c