10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
# This tests that the HTTP analyzer handles HTTP with no CRLF at end correctly.
|
|
|
|
# @TEST-EXEC: zeek -b -r $TRACES/http/no_crlf.pcap %INPUT
|
|
# @TEST-EXEC: btest-diff conn.log
|
|
# @TEST-EXEC: btest-diff http.log
|
|
# @TEST-EXEC: btest-diff weird.log
|
|
|
|
@load base/protocols/conn
|
|
@load base/protocols/http
|