CreateFullUrl
ServerSettings::CreateFullUrl(urlPathComponent));
static BUrl CreateFullUrl(
BUrl url = ServerSettings::CreateFullUrl(urlPathComponents);
BUrl url = ServerSettings::CreateFullUrl(BString("/__api/v2/") << urlPathComponents);