add support for http

This commit is contained in:
zizifn
2022-12-06 00:00:20 +08:00
committed by zizifn
parent be193a1116
commit cc05814c24
25 changed files with 279 additions and 195 deletions

View File

@@ -13,5 +13,6 @@
{
"path": "./tsconfig.spec.json"
}
]
],
"exclude": ["**test/*.ts"]
}