#include <WebServer.h>
◆ ConnectionHandler()
  
  
      
        
          | CWebServer::ConnectionHandler::ConnectionHandler  | 
          ( | 
          const std::string & |           uri | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ errorStatus
      
        
          | int CWebServer::ConnectionHandler::errorStatus = MHD_HTTP_OK | 
        
      
 
 
◆ fullUri
      
        
          | std::string CWebServer::ConnectionHandler::fullUri | 
        
      
 
 
◆ isNew
      
        
          | bool CWebServer::ConnectionHandler::isNew = true | 
        
      
 
 
◆ postprocessor
      
        
          | struct MHD_PostProcessor* CWebServer::ConnectionHandler::postprocessor = nullptr | 
        
      
 
 
◆ requestHandler
The documentation for this struct was generated from the following file: