2019年9月11日
摘要: Express 是一个基于Node.js 实现的web框架,其响应HTTP请求的response对象中有两个响应url跳转方法res.location() res.redirect(),可以实现301 302重定向 1 res.location() 2 re.redirect() res.locat 阅读全文
posted @ 2019-09-11 10:47 半夏微澜ぺ 阅读(7408) 评论(0) 推荐(1)