Merge remote-tracking branch 'origin/topic/seth/deflate-missing-headers-fix'

I've changed the dynamic allocation of the unzipbuf back to stack
allocation, hope I'm not not missing the reason for doing that ...

* origin/topic/seth/deflate-missing-headers-fix:
  Fixes an issue with missing zlib headers on deflated HTTP content.

BIT-1399 #merged
This commit is contained in:
Robin Sommer 2015-06-28 12:21:11 -07:00
commit 264a824fcc
6 changed files with 72 additions and 26 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