#include <media/UrlResolverPlugin.h>
|
typedef std::multimap< std::string, std::string > | HeaderList |
|
|
static Url | resolveUrl (const Url &url, HeaderList &headers) |
| Resolves an url using the installed plugins If no plugin is found the url is resolved as its current value.
|
|
Definition at line 33 of file UrlResolverPlugin.h.
◆ HeaderList
◆ ~UrlResolverPlugin()
zypp::media::UrlResolverPlugin::~UrlResolverPlugin |
( |
| ) |
|
◆ UrlResolverPlugin()
zypp::media::UrlResolverPlugin::UrlResolverPlugin |
( |
| ) |
|
|
private |
◆ resolveUrl()
Url zypp::media::UrlResolverPlugin::resolveUrl |
( |
const Url & |
url, |
|
|
HeaderList & |
headers |
|
) |
| |
|
static |
Resolves an url using the installed plugins If no plugin is found the url is resolved as its current value.
Custom headers are inserted in the provided header list
Definition at line 36 of file UrlResolverPlugin.cc.
◆ operator<< [1/2]
◆ operator<<() [2/2]
◆ _pimpl
The documentation for this class was generated from the following files: