12 #ifndef ZYPP_CURL_PROXYINFO_H_INCLUDED 13 #define ZYPP_CURL_PROXYINFO_H_INCLUDED 18 #include <zypp-core/base/PtrTypes.h> 32 typedef intrusive_ptr<ProxyInfo>
Ptr;
39 typedef shared_ptr<Impl>
ImplPtr;
47 std::string
proxy(
const Url & url)
const;
66 #endif // ZYPP_CURL_PROXYINFO_H_INCLUDED
constexpr std::string_view Url("url")
Easy-to use interface to the ZYPP dependency resolver.