Given a baseUrl fetches a /.well-known/smart-configuration statement from the root of the baseUrl. Note that this request is cached by default!
baseUrl
/.well-known/smart-configuration
The server base url
Pass true to disable caching
Given a
baseUrlfetches a/.well-known/smart-configurationstatement from the root of the baseUrl. Note that this request is cached by default!