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: Thu, 6 Nov 2003 02:54:31 -0600 (CST)
guy         2003/11/06 02:54:31 CST

  Modified files:
    .                    packet-http.c 
  Log:
  Add a mechanism to handle various entity headers, allowing their
  (string) values to be put into the protocol tree as fields and allowing
  some headers to get special treatment, and use it for Authorization,
  Proxy-Authorization, WWW-Authenticate, and Proxy-Authenticate.
  
  Revision  Changes    Path
  1.70      +257 -81   ethereal/packet-http.c