mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
24 lines
529 B
ReStructuredText
24 lines
529 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/http/var-extraction-uri.bro
|
|
============================================
|
|
.. bro:namespace:: HTTP
|
|
|
|
Extracts and logs variables from the requested URI in the default HTTP
|
|
logging stream.
|
|
|
|
:Namespace: HTTP
|
|
:Imports: :doc:`base/protocols/http </scripts/base/protocols/http/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
========================================== =
|
|
:bro:type:`HTTP::Info`: :bro:type:`record`
|
|
========================================== =
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|