zeek/doc/httpmonitor
Jon Siwek a55ce01ef3 API changes to file analysis mime type detection.
Removed "file_mime_type" and "file_mime_types" event, replacing them
with a new event called "file_metadata_inferred".  It has a record
argument of type "inferred_file_metadata", which contains the mime type
information that the earlier events used to supply.  The idea here is
that future extensions to the record with new metadata will be less
likely to break user code than the alternatives (adding new events or
new event parameters).

Addresses BIT-1368.
2015-04-10 16:31:29 -05:00
..
file_extraction.bro API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
http_proxy_01.bro Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_02.bro Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_03.bro Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
http_proxy_04.bro Add unit tests for new Bro Manual docs. 2014-01-21 16:01:55 -06:00
index.rst Updates to httpmonitor and mimestats documentation. 2014-01-30 13:23:58 -06:00