mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
BIT-1077: fix HTTP::log_server_header_names.
Before, it just re-logged fields from the client side.
This commit is contained in:
parent
5e2defebe5
commit
c09411bc8b
3 changed files with 44 additions and 11 deletions
|
@ -0,0 +1,5 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/wikipedia.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
|
||||
@load protocols/http/header-names
|
||||
redef HTTP::log_server_header_names=T;
|
Loading…
Add table
Add a link
Reference in a new issue