post

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