12#ifndef ZYPP_CURL_TRANSFER_SETTINGS_H_INCLUDED 
   13#define ZYPP_CURL_TRANSFER_SETTINGS_H_INCLUDED 
   46      void addHeader( 
const std::string & val_r );
 
   88      void setProxy( 
const std::string &val_r );
 
   89      void setProxy( std::string && val_r );
 
   92      const std::string &
proxy() 
const;
 
  182      const std::string &
authType() 
const;
 
 
Easy-to use interface to the ZYPP dependency resolver.
RW_pointer supporting 'copy on write' functionality.