mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
10 lines
247 B
Text
10 lines
247 B
Text
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
|
|
}]
|