您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. koa-no-trailing-slash:中间件,将所有请求重定向到带有尾部斜杠的URL到没有该URL的同一URL-源码

  2. Koa中间件,将所有请求重定向到带有尾部斜杠的URL到没有URL的同一URL,而忽略查询字符串(键和值)。 安装 npm install koa-no-trailing-slash 用法 const app = new ( require ( 'koa' ) ) ; app . use ( require ( 'koa-no-trailing-slash' ) ( ) ) ; app . use ( async ( ctx , next ) => { ctx . response .
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:5120
    • 提供者:weixin_42113754