#include <webclient.h>
◆ WebContext() [1/2]
◆ ~WebContext()
      
        
          | WebContext::~WebContext  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ WebContext() [2/2]
◆ http_proxy()
      
        
          | const WebProxy * WebContext::http_proxy  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ https_proxy()
      
        
          | const WebProxy * WebContext::https_proxy  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ load_cacert()
      
        
          | bool WebContext::load_cacert  | 
          ( | 
          char const *  | 
          path | ) | 
           | 
        
      
 
 
◆ notify_broken_pipe()
      
        
          | void WebContext::notify_broken_pipe  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ operator=()
  
  
      
        
          | void WebContext::operator=  | 
          ( | 
          WebContext const &  | 
          r | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ set_http_proxy()
      
        
          | void WebContext::set_http_proxy  | 
          ( | 
          std::string const &  | 
          proxy | ) | 
           | 
        
      
 
 
◆ set_http_version()
◆ set_https_proxy()
      
        
          | void WebContext::set_https_proxy  | 
          ( | 
          std::string const &  | 
          proxy | ) | 
           | 
        
      
 
 
◆ set_keep_alive_enabled()
      
        
          | void WebContext::set_keep_alive_enabled  | 
          ( | 
          bool  | 
          f | ) | 
           | 
        
      
 
 
◆ WebClient
The documentation for this class was generated from the following files: