摘要:
在使用node读取图片并加载到页面时,值得注意的是content-type的值不同,会得到不同的结果,content-type的值尤为关键 一、常见content-type的值 1.text/html 2.text/plain 3.text/css 4.text/javascript 5.appli 阅读全文
posted @ 2020-07-15 18:00
飘逸_winxin
阅读(2047)
评论(0)
推荐(0)
摘要:
node报错:UnhandledPromiseRejectionWarning: RangeError [ERR_HTTP_INVALID_STATUS_CODE]: Invalid status code: [object Object] 不要慌,只是你忘记写状态码了 http.createSer 阅读全文
posted @ 2020-07-15 13:09
飘逸_winxin
阅读(1409)
评论(0)
推荐(0)