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@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 23 Feb 2003 19:17:46 -0600 (CST)
guy         2003/02/23 19:17:46 CST

  Modified files:
    .                    packet-http.c 
  Log:
  Non-ASCII characters can't be part of the name in a MIME header; if we
  see one, assume we're dealing with data, not a MIME header.
  
  Spaces are separators.
  
  Revision  Changes    Path
  1.61      +24 -2     ethereal/packet-http.c