20 lines
381 B
JSON
20 lines
381 B
JSON
[
|
|
{
|
|
"route": "normal",
|
|
"port": 80,
|
|
"error": "timed out",
|
|
"seconds": 10.02
|
|
},
|
|
{
|
|
"route": "normal",
|
|
"port": 8686,
|
|
"error": "_ssl.c:989: The handshake operation timed out",
|
|
"seconds": 10.02
|
|
},
|
|
{
|
|
"route": "proxy",
|
|
"port": 8686,
|
|
"error": "_ssl.c:989: The handshake operation timed out",
|
|
"seconds": 10.02
|
|
}
|
|
] |