mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

This converts Johanna's TEST_DIFF_CANONIFIER removals via "env -u" to using the new "btest-diff --binary", and updates the affected baselines.
21 lines
No EOL
465 B
Text
21 lines
No EOL
465 B
Text
{
|
|
"data": "",
|
|
"form": {
|
|
"example": "test",
|
|
"example2": "test2",
|
|
"example3": "test3"
|
|
},
|
|
"origin": "141.142.228.5",
|
|
"json": null,
|
|
"url": "http://httpbin.org/post",
|
|
"args": {},
|
|
"headers": {
|
|
"Content-Type": "multipart/form-data; boundary=----------------------------4ebf00fbcf09",
|
|
"User-Agent": "curl/7.30.0",
|
|
"Connection": "close",
|
|
"Accept": "*/*",
|
|
"Content-Length": "350",
|
|
"Host": "httpbin.org"
|
|
},
|
|
"files": {}
|
|
} |