UNPKG
applets-request
Version:
latest (1.0.11)
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
mini program axois request wechat alipay
github.com/bugszhou/mini-request
bugszhou/mini-request
applets-request
/
docs
/
Adapter.md
28 lines
(14 loc)
•
366 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#
Http Request Adapter
#
# 需要适配内容
#
## 1. 请求参数config
需要把applets request统一的config转化成对应平台需要的request options
#
## 2. 响应数据
#
## 3. 错误处理
#
## 4. 取消请求
#
## 5. storage存取功能,用于缓存cookie
#
# Example
自定义adapter示例
#
# WeChat
#
# Aliapp
#
# 字节跳动
#
# 百度小程序