失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > Expected ':status' header not present

Expected ':status' header not present

时间:2022-04-27 08:26:56

相关推荐

Expected ':status' header not present

Retrofit访问接口返回异常 ( Expected ':status' header not present )

参考:/llmmll08/article/details/53217942

但是并没有解决问题,贼恶心;

我依赖的包有:

后来发现确实是有问题:

implementation ('com.squareup.okhttp3:logging-interceptor:3.4.1') 就是这玩意,后来我嫌恶心,换了一下

换成这个即可:

implementation 'com.squareup.okhttp3:okhttp:3.10.0'implementation 'com.squareup.okhttp3:logging-interceptor:3.4.1'

如果觉得《Expected ':status' header not present》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。