connect

abstract fun connect(httpConnection: HttpURLConnection): BufferedReader

connect to URL

Return

A buffer with the response

Parameters

httpConnection

HttpURLConnection object