Tiny bugfix for http file extraction along with test.

This commit is contained in:
Seth Hall 2011-11-14 15:24:15 -05:00
parent 507b51c957
commit b12d2c768e
4 changed files with 315 additions and 1 deletions

View file

@ -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/;