Open seventhmoon opened 7 years ago
I don't know if server side support HTTP/2 or not. (depends on nginx config) If supported, I would suggest adding okhttp3 as the http stack for Volley. And also make it configurable between different {default, okhttp3, self provided} http stack.
Thanks @seventhmoon for the suggestion. Server side doesn't support HTTP/2 yet. Have created an issue for it and reference as above.
I don't know if server side support HTTP/2 or not. (depends on nginx config) If supported, I would suggest adding okhttp3 as the http stack for Volley. And also make it configurable between different {default, okhttp3, self provided} http stack.