1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Files
esp8266/libraries
JohnSL c0f8ce9d84 Exclude the terminator in sendContent_P
The terminator should not be sent by sendContent_P. For example, if you
have a null-terminated string, the null itself should not be sent to the
client. This change decrements the number of bytes to send so it does
not include the termination character.
2015-11-08 19:28:55 -08:00
..
2015-11-04 21:38:00 +00:00
2015-11-02 19:23:26 +01:00
2015-11-06 14:17:45 +01:00
2015-10-07 00:56:24 +03:00
2015-11-02 19:23:26 +01:00
2015-06-21 22:19:23 +02:00
2015-06-17 14:24:25 +02:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00