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

相關文章
相關標籤/搜索