:orphan: Package: base/protocols/http ============================ Support for Hypertext Transfer Protocol (HTTP) analysis. :doc:`/scripts/base/protocols/http/__load__.zeek` :doc:`/scripts/base/protocols/http/main.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. :doc:`/scripts/base/protocols/http/entities.zeek` Analysis and logging for MIME entities found in HTTP sessions. :doc:`/scripts/base/protocols/http/utils.zeek` Utilities specific for HTTP processing. :doc:`/scripts/base/protocols/http/files.zeek`