mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
6 lines
218 B
Text
6 lines
218 B
Text
# @TEST-EXEC: bro -C -r $TRACES/web.trace %INPUT
|
|
# @TEST-EXEC: btest-diff http.log
|
|
# @TEST-EXEC: mv http-item-*.dat http-item.dat
|
|
# @TEST-EXEC: btest-diff http-item.dat
|
|
|
|
redef HTTP::extract_file_types += /text\/html/;
|