ESPAsyncWebServer/src
Phil Bowles 01019542c2 Add methods to determine Average Queue length (#509)
* Add methods to determine Average Queue length
2019-10-02 15:33:18 +03:00
..
AsyncEventSource.cpp Add methods to determine Average Queue length (#509) 2019-10-02 15:33:18 +03:00
AsyncEventSource.h Add methods to determine Average Queue length (#509) 2019-10-02 15:33:18 +03:00
AsyncJson.h Update AsyncJson.h (#604) 2019-10-02 13:27:29 +03:00
AsyncWebSocket.cpp make the query parameters available by passing the request to WS_EVT_CONNECT (#559) 2019-10-02 15:16:35 +03:00
AsyncWebSocket.h Added method to access clients of AsyncWebSocket (#583) 2019-10-02 14:16:43 +03:00
AsyncWebSynchronization.h Add thread locking to improve stability. (#585) 2019-09-12 19:56:13 +03:00
ESPAsyncWebServer.h Support route parameters with regex patterns (#560) 2019-10-02 14:37:55 +03:00
SPIFFSEditor.cpp Change JSON MIME type to application/json (#311) 2018-07-24 20:13:14 +02:00
SPIFFSEditor.h Disabled request body parsing if the handler does nothing. (#266) 2017-11-06 15:48:47 +02:00
StringArray.h Template container instead of direct pointer manipulation. (#95) 2016-11-27 17:42:09 +02:00
WebAuthentication.cpp Initial ESP32 compatibility 2017-09-07 22:01:58 +03:00
WebAuthentication.h Add Digest Web Authentication and make it default 2016-06-29 16:20:03 +03:00
WebHandlerImpl.h Support route parameters with regex patterns (#560) 2019-10-02 14:37:55 +03:00
WebHandlers.cpp Initial ESP32 compatibility 2017-09-07 22:01:58 +03:00
WebRequest.cpp Support route parameters with regex patterns (#560) 2019-10-02 14:37:55 +03:00
WebResponseImpl.h Allow to override default template placeholder value with #define during compilation. (#366) 2018-07-24 20:26:46 +02:00
WebResponses.cpp Added method to access clients of AsyncWebSocket (#583) 2019-10-02 14:16:43 +03:00
WebServer.cpp Allow override rewrite match (#391) 2019-06-22 20:27:57 +02:00
edit.htm Initial ESP32 compatibility 2017-09-07 22:01:58 +03:00