mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Sanity-check the method passed into ActiveHTTP.
Reported by Pierre Gaulon.
This commit is contained in:
parent
ce143d78b0
commit
47c35190a4
3 changed files with 18 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
|
||||
[Content-type] = text/plain
|
||||
[Content-type] = text/plain
|
||||
[Date] = July 22, 2013,
|
||||
|
@ -7,5 +8,7 @@
|
|||
[Server] = 1.0,
|
||||
test1, [code=200, msg=OK\x0d, body=It works!, headers={
|
||||
test2, [code=200, msg=OK\x0d, body=, headers={
|
||||
test3, [code=0, msg=, body=, headers={
|
||||
}]
|
||||
}]
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue