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;
47 std::string
proxy(
const Url & url)
const;
Easy-to use interface to the ZYPP dependency resolver.
constexpr std::string_view Url("url")
Wrapper for const correct access via Smart pointer types.