2022-07-23 20:38:49 +00:00
|
|
|
{
|
|
|
|
|
"name": "proxy-protocol",
|
|
|
|
|
"kinds": [
|
2022-08-17 13:37:45 +00:00
|
|
|
"docker"
|
2022-07-23 20:38:49 +00:00
|
|
|
],
|
|
|
|
|
"timeout": 60,
|
|
|
|
|
"tests": [
|
|
|
|
|
{
|
|
|
|
|
"type": "string",
|
|
|
|
|
"url": "http://www.example.com",
|
|
|
|
|
"string": "hello"
|
|
|
|
|
}
|
|
|
|
|
]
|
2022-08-17 12:01:18 +00:00
|
|
|
}
|