Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

既然用了Okhttp,为什么还有弃用的HttpResponse? #51

Open
xingag opened this issue Dec 4, 2015 · 3 comments
Open

既然用了Okhttp,为什么还有弃用的HttpResponse? #51

xingag opened this issue Dec 4, 2015 · 3 comments

Comments

@xingag
Copy link

xingag commented Dec 4, 2015

既然用了Okhttp,为什么还有弃用的HttpResponse?

@thinwalk
Copy link

thinwalk commented Dec 8, 2015

既然用了Okhttp,为什么还有弃用的HttpResponse?

@llitfkitfk
Copy link

HttpResponse是library模块里面用到了google volley
最新pr里已fixed 需要在buid.gradle里添加
android{
...
useLibrary 'org.apache.http.legacy'
...
}

@DanteAndroid
Copy link

建议抛弃HttpResponse。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants