aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibrary/rest-client/src/test/resources/rest-client-test.json
blob: 230ff3644db3adaf7cf3a7d6e56d2ee94ff7650c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "defaulServer":
    {
        "host":"10.10.10.10",
        "port":"443",
    },
    "ConnectTimeout":"10",
    "thread":"100",
    "idletimeout":"30",
    "timeout":"60",
}