Package: base/protocols/http
Support for Hypertext Transfer Protocol (HTTP) analysis.
base/protocols/http/__load__.zeek
Implements base functionality for HTTP analysis. The logging model is to log request/response pairs and all relevant metadata together in a single record.
base/protocols/http/entities.zeek
Analysis and logging for MIME entities found in HTTP sessions.
base/protocols/http/utils.zeek
Utilities specific for HTTP processing.