issues
search
umijs
/
umi-request
A request tool based on fetch.
2.21k
stars
336
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
node版本问题提示>=18.17.0?运行失败
#341
Rose-wu
closed
1 month ago
1
全局请求头统一添加问题
#340
tuqiyu
opened
2 months ago
0
request.interceptors.response 无法获取headers
#339
mansion-sun
opened
4 months ago
1
忽略ssl校验
#338
JasmineMoo
opened
6 months ago
0
突然无法使用
#337
renjiali
opened
7 months ago
0
项目爆了
#336
zhaoyanga
opened
7 months ago
0
umijs 的request怎么监听响应码302 重定向的状态呢?
#334
cangsnage
opened
1 year ago
0
Can 'GET' use with data ?
#333
namnguyenhai
opened
1 year ago
0
请求时怎么配置忽略SSL校验
#332
luyuanx2
opened
1 year ago
1
umi-request在next.js中可以使用吗?
#331
danjianyishangshou
opened
1 year ago
0
请求设置 requestType: 'form' 无效
#330
xyy7260
closed
1 year ago
1
不使用umi全家桶单独使用umi-request 如何使用mock.js 拦截请求?
#329
lovelyJason
opened
1 year ago
1
我试图在RequestConfig中修改headers的Content-Type,可这样始终无法生效
#328
Mypika
closed
1 year ago
1
引用链接失效
#327
PisecesPeng
opened
1 year ago
0
移除无效链接
#326
PisecesPeng
closed
1 year ago
0
使用vite,在修改页面后,接口出现errorHandler.ts:37 TypeError: response.clone is not a function的报错,但是刷新一下页面报错就没了,请问是什么原因
#325
wou101771
opened
1 year ago
0
How to use RequestConfig based on @umijs/max to make the front end insensitive to refresh tokens
#324
kokman
opened
1 year ago
1
1
#323
LittleBadBad
closed
1 year ago
0
1
#322
LittleBadBad
closed
1 year ago
0
用在小程序上可以吗
#321
1075488066
opened
1 year ago
5
stream类型支持吗
#320
qifenggang
opened
1 year ago
1
请求成功还是触发了timeout
#319
LINALINLINA
opened
1 year ago
0
好好的axios让你们封装成了依托答辩,真的是服了
#318
xiangsx
closed
1 year ago
1
Request 搞那么麻烦干嘛?简化呢?
#317
carveybunt
opened
1 year ago
0
能否实现像useRequest一样的对于同一个请求 请求多次默认只保留最后的请求结果
#316
JoeWrights
opened
1 year ago
0
是否支持路径参数
#315
NotFound403
opened
1 year ago
0
POST request with base64 image
#314
lakarpusky
closed
1 year ago
1
config set [redirect: 'manual']
#313
314171441
opened
1 year ago
0
如何取消警告
#312
webchuanzhou
closed
2 years ago
0
受漏洞影响的依赖链修复
#311
zunsthy
opened
2 years ago
0
修复通过data无法上传文件的bug
#310
mouse-007
closed
2 years ago
0
使用extend方法封装请求,开发环境下proxy请求到的真实地址报404
#309
zhilianbi520
closed
2 years ago
1
怎么正确的调用isCancel并传参
#308
leehomeok
opened
2 years ago
1
如何判断error对象是 umi-request 抛出来的呢?有类似isAxiosError的函数么?
#307
huyaocode
opened
2 years ago
0
errorHandler获取的永远都是string不是ResponseError对像
#306
ghost
opened
2 years ago
1
修改了仅读属性报错
#305
pepsilfs
opened
2 years ago
2
errorHandler中的error,获取不到request信息
#304
XB-Paul
opened
2 years ago
0
是否支持可以根据 response 返回的内容,来判断是否设置缓存
#303
yiyi17
opened
2 years ago
0
部署服务器请求地址不对
#302
43374166
opened
2 years ago
0
设置timeout后,浏览器initial Connection到1分钟时自动停止请求
#301
CodingOnStar
opened
2 years ago
1
fix: 修复 requestType 类型声明缺少自定义类型
#300
coffee377
opened
2 years ago
0
AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application'
#299
xXAvoraXx
opened
2 years ago
0
gramma error in README
#298
githubfzq
opened
2 years ago
0
can not get headers
#297
magickeyyy
closed
2 years ago
1
Unhandled Rejection (TypeError): Failed to fetch
#296
qingfengmy
opened
2 years ago
1
NPM dependencies `node-fetch` have security issues
#294
leezng
opened
2 years ago
1
mock 无法拦截请求,axios可以,umi-request不行,如何让它被拦截?
#293
SilvaQ
opened
2 years ago
1
[问题]异步设置全局prefix
#292
elpwc
opened
2 years ago
2
[Question] why const { loading, data, error, run }= useRequest<T>(service, options); run can not work when encounting 500
#291
hanalice
closed
2 years ago
2
[Question] why {...res} always get {} even if res is a validate Response
#290
hanalice
opened
2 years ago
1
Next