mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
[ADD] added baseline for the new active-http test and added a test to check for the content-length 0 fix.
This commit is contained in:
parent
0a59772043
commit
d17b3746cf
2 changed files with 28 additions and 9 deletions
|
@ -1,4 +1,9 @@
|
|||
[code=200, msg=OK^M, body=It works!, headers={
|
||||
test1, [code=200, msg=OK^M, body=It works!, headers={
|
||||
[Server] = 1.0,
|
||||
[Content-type] = text/plain,
|
||||
[Date] = July 22, 2013
|
||||
}]
|
||||
test2, [code=200, msg=OK^M, body=, headers={
|
||||
[Server] = 1.0,
|
||||
[Content-type] = text/plain,
|
||||
[Date] = July 22, 2013
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue