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;
Easy-to use interface to the ZYPP dependency resolver.
Wrapper for const correct access via Smart pointer types.