issues
search
liujingxing
/
rxhttp
🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.
https://juejin.im/post/5ded221a518825125d14a1d4
Apache License 2.0
3.75k
stars
458
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
非标准json字符串,日志打印丢失部分信息
#463
liujingxing
closed
1 year ago
1
关于kotlinx.coroutines.JobCancellationException: Job was cancelled
#462
berial
closed
1 year ago
1
SerializationConverter 怎么设置参数
#461
sceneren
closed
1 year ago
0
好像不能写到viewmodel里
#460
chengzhuangjie
closed
11 months ago
1
okhttp 4.10.0版本导致打包失败
#459
liujingxing
closed
1 year ago
2
postJson请求体里面带/会被转义成\/
#458
wu19910708
closed
11 months ago
4
闪退问题,java.lang.NoSuchFieldError
#457
xuegao-tzx
closed
1 year ago
9
解析器onParse方法返回可空类型时,使用ksp编译异常
#456
gudao20080
closed
1 year ago
3
如何修改缓存内的数据
#455
ly469097645
closed
11 months ago
13
3.1.0版本,ksp环境下,没有使用@DefaultDomain注解,生成的RxHttp类报错
#454
liujingxing
closed
1 year ago
2
请求失败,如何重试并切换备用域名
#453
LIBYER
closed
1 year ago
1
你好,我这儿生成不了rxhttp
#452
yuanmaio
closed
1 year ago
21
空指针异常 at rxhttp.ObservableParser.subscribeActual(ObservableParserjava2)
#451
yuanmaio
closed
1 year ago
1
返回`OkResponse<T>`问题
#450
liujingxing
closed
1 year ago
1
解析器声明了泛型,但onParse方法返回具体的实体类,编译报错
#449
liujingxing
closed
1 year ago
0
RxHttp 3.0 更新指南,升级必看
#448
liujingxing
opened
1 year ago
1
ksp/kapt/annotationProcessor用法及区别
#447
liujingxing
opened
1 year ago
2
RxHttp 类没有生成问题
#446
liujingxing
opened
1 year ago
15
当解析器有泛型,且构造方法Type类型参数为数组或可变类型时,编译后报错
#445
liujingxing
closed
1 year ago
0
kapt下,解析器构造方法带有可变参数类型时,生成的`BaseRxHttp.toObservableXxx`方法报错
#444
liujingxing
closed
1 year ago
1
setOnParamAssembly能否知道是postForm还是postJson
#443
Jasperben
closed
1 year ago
6
List<List<Data>>类型toObservableResponseList(这里面解析错误)
#442
Jasperben
closed
1 year ago
13
fastjson解析器, data class 解析失败:com.alibaba.fastjson.JSONException: default constructor not found.
#441
baowenqing
closed
1 year ago
2
使用RxHttp和安卓原生的DownloadManger下载同一个服务器文件,发现下载速度只有原生下载的一半,这个是因为我没有使用某些参数的原因吗?
#440
conjurer-123
closed
1 year ago
1
RxHttp网络请求成功,更新UI出现:Only the original thread that created a view hierarchy can touch its views.
#439
zzb-zzb
closed
1 year ago
1
rxhttp网络请求怎么显示加载网络的loading效果,框架有自带的吗
#438
zzb-zzb
closed
1 year ago
1
下载怎么获取response当中的Content-Type fileName等信息
#437
1226362423
closed
1 year ago
10
数据解析
#436
Jasperben
closed
1 year ago
2
java.lang.NoClassDefFoundError: Failed resolution of: Lrxhttp/BaseRxHttp;
#435
zzb-zzb
closed
1 year ago
7
域名从sp动态读取这样写生效吗
#434
Jasperben
closed
1 year ago
4
OkHttpCompat#getOkHttpUserAgent方法返回问题
#433
liujingxing
closed
1 year ago
0
toDownload 下载方法问题
#432
1226362423
closed
1 year ago
2
Failed resolution of: Lokhttp3/internal/Util
#431
cloudmist
closed
1 year ago
8
KSP报错
#430
gmfbilu
closed
1 year ago
0
我服了,用了 kotlin 后找不到 rxhttp.RxHttp 这个类了, 因为它是动态生成的, 添加依赖 rxhttp 的 kotlin 依赖还报错
#429
dazeGitHub
closed
1 year ago
12
Content-Type自定义
#428
yellowhe
closed
1 year ago
4
@DefaultDomain()、@Domain()能动态设置么
#427
Jasperben
closed
1 year ago
1
我发现retry操作符有点问题
#426
lihangleo2
closed
1 year ago
5
无法继承UriFactory
#425
lichenchenisapuppy
closed
1 year ago
3
自定义Parser, 生成的toFlowResponse方法有问题
#424
hanlin19900610
closed
1 year ago
6
此库跟ObjectBox似乎不兼容
#423
643063150
closed
1 year ago
6
忽略
#422
ccclll1990
closed
1 year ago
0
code = 1 是成功的数据,我要怎么配置?大神指导一下
#421
wwg90
closed
1 year ago
5
如何配置返回值可能是对象,又有可能是null的情况,The onParse function returned a null value.
#420
Hackerofshi
closed
1 year ago
1
服务端一直获取不到cookie里的sessionID,急!!!!!
#419
429329513wanting
closed
1 year ago
7
解密/解码器 回调方法里能否返回url
#418
LuckyCodeer
closed
1 year ago
3
xml请求报错
#417
mxdlsm
closed
1 year ago
2
在使用toFlowResponse的情况下的catch中获取到code值
#416
cloudmist
closed
1 year ago
2
添加了okhttp拦截器Interceptor后下载方法受到影响 不实时回调Progress进度条
#415
1226362423
closed
1 year ago
9
建议取消默认Converter
#414
jyygithub
closed
1 year ago
1
Previous
Next