abstract fun readInputStream(connection: HttpURLConnection): String
Reads response byte array to connection input stream.
connection - the HTTP URL connection object.
connection
Return the JSON response string