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

搜索资源列表

  1. koa-xml-body:用于解析xml请求主体的koa中间件-源码

  2. koa-xml-body 解析Koa的XML请求正文 安装 用法 const koa = require ( 'koa' ) const xmlParser = require ( 'koa-xml-body' ) const app = koa ( ) app . use ( xmlParser ( ) ) app . use ( function ( ctx , next ) { // the parsed body will store in this.request.body
  3. 所属分类:其它

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