Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
HttpServer Member List

This is the complete list of members for HttpServer, including all inherited members.

BOUNDARY_MAX_LENHttpServerprivatestatic
BUFFER_SIZEHttpServerprivatestatic
enableTLS(const std::string &certPem, const std::string &keyPem)HttpServer
getRouter()HttpServerinline
handleClient(Tcp *conn)HttpServer
handleClientTask(void *pvParameters)HttpServerstatic
HttpServer(int port, Router &router)HttpServer
initListener()HttpServer
initNetwork()HttpServer
isTLSEnabled() constHttpServer
listenerHttpServerprivate
portHttpServerprivate
receiveRequest(Tcp *conn, char *method, char *path, std::string &body, size_t &contentLength, std::unordered_map< std::string, std::string > &headers)HttpServer
routerHttpServerprivate
run()HttpServer
serverCertHttpServerprivate
serverKeyHttpServerprivate
start()HttpServer
startHandlingClient(Tcp *conn)HttpServer
startServerTask(void *pvParameters)HttpServerstatic
tlsEnabledHttpServerprivate
xStackHttpServerprivatestatic
xTaskBufferHttpServerprivatestatic