mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Fixes an issue with missing zlib headers on deflated HTTP content.
- Includes a test.
This commit is contained in:
parent
501dc821bf
commit
ea2ce67c5f
4 changed files with 72 additions and 27 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue