Fixes an issue with missing zlib headers on deflated HTTP content.

- Includes a test.
This commit is contained in:
Seth Hall 2015-05-18 14:30:32 -04:00
parent 501dc821bf
commit ea2ce67c5f
4 changed files with 72 additions and 27 deletions

View file

@ -0,0 +1,6 @@
# This tests an issue where some web servers don't
# include an appropriate ZLIB header on deflated
# content.
#
# @TEST-EXEC: bro -r $TRACES/http/missing-zlib-header.pcap %INPUT
# @TEST-EXEC: btest-diff http.log