mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-30 12:30:59 +02: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.