10 #ifndef ZYPP_REPO_MIRRORLIST_H_ 11 #define ZYPP_REPO_MIRRORLIST_H_ 41 return "mirrorlist.cookie";
std::vector< Url > & getUrls()
static std::string readCookieFile(const Pathname &path_r)
static std::string makeCookie(const zypp::Url &url_r)
Generates the cookie value, currently this is only derived from the Url.
static constexpr const char * cacheFileName()
RepoMirrorList(const Url &url_r, const Pathname &metadatapath_r)
static void saveToCookieFile(const Pathname &path_r, const zypp::Url &url_r)
static bool urlSupportsMirrorLink(const zypp::Url &url)
RepoMirrorList(const Url &url_r)
static constexpr const char * cookieFileName()
const std::vector< Url > & getUrls() const
Easy-to use interface to the ZYPP dependency resolver.