mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
16 lines
245 B
JSON
16 lines
245 B
JSON
|
|
{
|
||
|
|
"errcode": 0,
|
||
|
|
"errmsg": "ok",
|
||
|
|
"prefetch_dns_domain": [
|
||
|
|
{
|
||
|
|
"url": "d1.com",
|
||
|
|
"status": 0
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "d2.com",
|
||
|
|
"status": 0
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"size_limit": 5
|
||
|
|
}
|