base/protocols/http/files.zeek

HTTP
Namespace

HTTP

Imports

base/frameworks/files, base/protocols/http/entities.zeek, base/protocols/http/main.zeek, base/protocols/http/utils.zeek, base/utils/conn-ids.zeek

Summary

Functions

HTTP::describe_file: function

Default file describer for HTTP.

HTTP::get_file_handle: function

Default file handle provider for HTTP.

Detailed Interface

Functions

HTTP::describe_file
Type

function (f: fa_file) : string

Default file describer for HTTP.

HTTP::get_file_handle
Type

function (c: connection, is_orig: bool) : string

Default file handle provider for HTTP.