1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-09-08 06:28:00 +03:00
Files
esp8266/libraries
timw1971 15991fb35a Improvements to ESP8266WebServer::sendContent
Now makes only one call to .c_str() and using pointer tracking, rather that recalculating offset within the sending loop, to manage data window.

Moved invariant code out of the sending loop body.
2015-08-08 11:48:18 +01:00
..
2015-07-29 20:29:20 +12:00
2015-06-21 22:19:23 +02:00
2015-06-17 14:24:25 +02:00
2015-08-03 19:35:17 -07:00
2015-03-27 12:18:06 +03:00
2015-07-22 22:50:26 +03:00