#include <webclient.h>
◆ Part() [1/2]
  
  
      
        
          | WebClient::Part::Part  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Part() [2/2]
  
  
      
        
          | WebClient::Part::Part  | 
          ( | 
          char const *  | 
          data,  | 
         
        
           | 
           | 
          size_t  | 
          size,  | 
         
        
           | 
           | 
          std::string const &  | 
          content_type = {}  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ set_content_disposition()
◆ content_disposition
◆ content_transfer_encoding
      
        
          | std::string WebClient::Part::content_transfer_encoding | 
        
      
 
 
◆ content_type
      
        
          | std::string WebClient::Part::content_type | 
        
      
 
 
◆ data
      
        
          | char const* WebClient::Part::data = nullptr | 
        
      
 
 
◆ size
      
        
          | size_t WebClient::Part::size = 0 | 
        
      
 
 
The documentation for this struct was generated from the following file: