mirror of
https://github.com/pgsty/minio.git
synced 2026-09-18 00:08:27 +03:00
055030ea53
Signed-off-by: Feng Ruohang <rh@vonng.com> (cherry picked from commit 0d48d32d7e038ae1ea5966f3d7e0cb86780a6311) Signed-off-by: Feng Ruohang <rh@vonng.com>
28 lines
720 B
JSON
28 lines
720 B
JSON
{
|
|
"binary": "/Users/vonng/tmp/silo-r8-01a0a5b9/silo-v1",
|
|
"binary_sha256": "ed8d30cb40832f854bd82b083b9d1ec3ee16a35598416a54ef2d48bde8384ffc",
|
|
"expected_rejection": false,
|
|
"cases": [
|
|
{
|
|
"source": "flag",
|
|
"header_timeout_ms": 100,
|
|
"idle_timeout_ms": 2000,
|
|
"header_completion_delay_ms": 400,
|
|
"rejected": false,
|
|
"status": "HTTP/1.1 200 OK",
|
|
"elapsed_seconds": 0.401,
|
|
"still_alive": true
|
|
},
|
|
{
|
|
"source": "environment",
|
|
"header_timeout_ms": 100,
|
|
"idle_timeout_ms": 2000,
|
|
"header_completion_delay_ms": 400,
|
|
"rejected": false,
|
|
"status": "HTTP/1.1 200 OK",
|
|
"elapsed_seconds": 0.408,
|
|
"still_alive": true
|
|
}
|
|
]
|
|
}
|