arduino-esp32/libraries/WebServer
Niklas Mollenhauer f57c36782f
Add sendContent overload that takes a const char* and a length (#4276)
The web server currently lacks the ability to send a buffer. Only strings are supported.

This PR adds an overload to sendContent.
2020-11-02 19:17:02 +02:00
..
examples Add flash helper constructor to Uri 2020-10-19 16:20:49 +02:00
src Add sendContent overload that takes a const char* and a length (#4276) 2020-11-02 19:17:02 +02:00
keywords.txt Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
library.properties Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00