12 #ifndef ZYPP_CURL_PROXYINFO_H_INCLUDED 13 #define ZYPP_CURL_PROXYINFO_H_INCLUDED 32 using Ptr = intrusive_ptr<ProxyInfo>;
47 std::string
proxy(
const Url & url)
const;
66 #endif // ZYPP_CURL_PROXYINFO_H_INCLUDED
Easy-to use interface to the ZYPP dependency resolver.