mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Tiny bugfix for http file extraction along with test.
This commit is contained in:
parent
507b51c957
commit
b12d2c768e
4 changed files with 315 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
# @TEST-EXEC: bro -C -r $TRACES/web.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
# @TEST-EXEC: btest-diff http-item_141.42.64.125:56730-125.190.109.199:80_resp_1.dat
|
||||
|
||||
redef HTTP::extract_file_types += /text\/html/;
|
Loading…
Add table
Add a link
Reference in a new issue