#include <IHttpRequest.hpp>
Definition at line 27 of file IHttpRequest.hpp.
 
  
  
      
        
          | virtual kaa::IHttpRequest::~IHttpRequest  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual std::string kaa::IHttpRequest::getHost  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::uint16_t kaa::IHttpRequest::getPort  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual std::string kaa::IHttpRequest::getRequestData  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IHttpRequest::removeHeaderField  | 
          ( | 
          const std::string &  | 
          name | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void kaa::IHttpRequest::setHeaderField  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          const std::string &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/kaa_stable/client/client-multi/client-cpp/kaa/http/IHttpRequest.hpp