Android Volley double post when have slow request

如何解决 :android

I managed to fix this by configuring HttpURLConnection like this:post

connection.setChunkedStreamingMode(0);

I started a discussion about this in Volley email list (https://groups.google.com/forum/#!topic/volley-users/8PE9dBbD6iA).this




网址:http://stackoverflow.com/questions/22428343/android-volley-double-post-when-have-slow-requestgoogle

相关文章
相关标签/搜索