随笔- 310  文章- 1  评论- 0  阅读- 85655 
05 2022 档案
typescript https上传文件
摘要:export const requestFormData = async(host:string,path:string,formData:any):Promise<any> =>{ return new Promise( async (resolve) => { const https = req 阅读全文
posted @ 2022-05-19 14:51 boye169 阅读(121) 评论(0) 推荐(0) 编辑
typescript https请求
摘要:https.request(url[, options][, callback]) url <string> | <URL> options <Object> | <string> | <URL> 接受来自 http.request() 的所有 options,默认值有一些不同: protocol 阅读全文
posted @ 2022-05-19 14:40 boye169 阅读(165) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示