I would like to know if there are known issues on Android with HttpUrlConnection and POST requests. We are experiencing intermittent EOFExceptions when maki
connection.addRequestProperty("Accept-Encoding", "gzip");
is the answer