8485868788899091929394
responseBuffer.append('\r'); } rd.close(); response = responseBuffer.toString(); } catch (Exception e) { e.printStackTrace(); } finally { if (connection != null) { connection.disconnect(); } }