mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-27 12:11:41 +01:00
The web server currently lacks the ability to send a buffer. Only strings are supported. This PR adds an overload to sendContent.
The web server currently lacks the ability to send a buffer. Only strings are supported. This PR adds an overload to sendContent.