标签: android httpurlconnection
我正在使用HttpURLConnection连接到server.And我想通过使用conn.disconnect断开连接来取消连接。但是连接没有被取消。