jm-ms-http-client

2.2.1 • Public • Published

jm-ms-http-client

http client plugin for jm-ms-core

adapter

实现 request 接口函数

例如

let adapter = {
    async request(url, data, opts){
        return {data}
    }
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.12latest
2.3.0-beta0beta

Version History

VersionDownloads (Last 7 Days)Published
2.2.12
2.3.0-beta0
2.2.00
2.2.0-beta.10
2.2.0-beta0
2.1.30
2.1.20
2.1.10
2.1.00
2.0.80
2.0.71
2.0.60
2.0.50
2.0.40
2.0.30
2.0.20
2.0.00
2.0.1-30
2.0.1-20
2.0.1-10
2.0.1-00

Package Sidebar

Install

npm i jm-ms-http-client

Weekly Downloads

3

Version

2.2.1

License

MIT

Unpacked Size

78.8 kB

Total Files

22

Last publish

Collaborators

  • jeffyu