getWellknown

abstract suspend fun getWellknown(domain: String): String

Specific case for the well-known file. Cache validity is 8 hours.

Parameters

domain

the domain to get the .well-known file, for instance "matrix.org". The URL will be "https://{domain}/.well-known/matrix/client"