get

abstract suspend fun get(url: String, params: Map<String, String>, headers: Map<String, String>): Expected<HttpRequestError, ByteArray>