#include <Http.h>
§ acceptEncoding
§ args
      
        
          | std::string BaseLib::Http::Header::args | 
      
 
 
§ authorization
      
        
          | std::string BaseLib::Http::Header::authorization | 
      
 
 
§ connection
§ contentEncoding
§ contentLength
      
        
          | uint32_t BaseLib::Http::Header::contentLength = 0 | 
      
 
 
§ contentType
      
        
          | std::string BaseLib::Http::Header::contentType | 
      
 
 
§ contentTypeFull
      
        
          | std::string BaseLib::Http::Header::contentTypeFull | 
      
 
 
§ cookie
      
        
          | std::string BaseLib::Http::Header::cookie | 
      
 
 
§ cookies
      
        
          | std::unordered_map<std::string, std::string> BaseLib::Http::Header::cookies | 
      
 
 
§ fields
      
        
          | std::map<std::string, std::string> BaseLib::Http::Header::fields | 
      
 
 
§ host
      
        
          | std::string BaseLib::Http::Header::host | 
      
 
 
§ method
      
        
          | std::string BaseLib::Http::Header::method | 
      
 
 
§ parsed
      
        
          | bool BaseLib::Http::Header::parsed = false | 
      
 
 
§ path
      
        
          | std::string BaseLib::Http::Header::path | 
      
 
 
§ pathInfo
      
        
          | std::string BaseLib::Http::Header::pathInfo | 
      
 
 
§ protocol
§ remoteAddress
      
        
          | std::string BaseLib::Http::Header::remoteAddress | 
      
 
 
§ remotePort
      
        
          | int32_t BaseLib::Http::Header::remotePort = 0 | 
      
 
 
§ responseCode
      
        
          | int32_t BaseLib::Http::Header::responseCode = -1 | 
      
 
 
§ transferEncoding
The documentation for this struct was generated from the following file: