ESP32 HTTPS Server
httpsserver::HTTPConnection Member List

This is the complete list of members for httpsserver::HTTPConnection, including all inherited members.

_clientState (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
_connectionState (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
_lastTransmissionTS (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
_shutdownTS (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
canReadData() (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotectedvirtual
closeConnection() (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionvirtual
ConnectionContext() (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextprivate
CSTATE_ACTIVE enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
CSTATE_CLOSED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
CSTATE_UNDEFINED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
getClientIP()httpsserver::HTTPConnectionvirtual
HTTPConnection(ResourceResolver *resResolver) (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnection
HTTPRequest (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionfriend
HTTPResponse (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionfriend
initialize(int serverSocketID, HTTPHeaders *defaultHeaders)httpsserver::HTTPConnectionvirtual
isClosed()httpsserver::HTTPConnection
isError()httpsserver::HTTPConnection
isSecure() (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionvirtual
loop() (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnection
parsingFinished (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnection
pendingByteCount() (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotectedvirtual
readBytesToBuffer(byte *buffer, size_t length) (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotectedvirtual
setWebsocketHandler(WebsocketHandler *wsHandler) (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextprivatevirtual
STATE_BODY_FINISHED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_CLOSED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_CLOSING enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_ERROR enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_HEADERS_FINISHED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_INITIAL enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_REQUEST_FINISHED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_UNDEFINED enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
STATE_WEBSOCKET enum value (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotected
text (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnection
WebsocketInputStreambuf (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionfriend
writeBuffer(byte *buffer, size_t length) (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionprotectedvirtual
~ConnectionContext() (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextprivatevirtual
~HTTPConnection() (defined in httpsserver::HTTPConnection)httpsserver::HTTPConnectionvirtual