ESPAsyncWebServer/examples
Charles 1d275900eb Prevent Buffer Overflow and Added FlashStringHelper for text and binary (#26)
* Prevent buffer overflow on received data

* pass to 7 char to avoid save to flash by SDK

* return _contentLength, avoid array reparse to know len

* Added FlashStringHelper for text and binary

* Added FlashStringHelper also to AsyncWebSocketClient

* Added PROGMEM doc

* Corrected binary was sending PSTR as text, addded len

* Server calls client method and code as asked @me-no-dev

* server calls client method and code as asked by @me-no-dev

* Changed Code presentation
2016-05-12 15:17:35 +03:00
..
ESP32_AsyncFSBrowser Prevent Buffer Overflow and Added FlashStringHelper for text and binary (#26) 2016-05-12 15:17:35 +03:00
ESP_AsyncFSBrowser Prevent Buffer Overflow and Added FlashStringHelper for text and binary (#26) 2016-05-12 15:17:35 +03:00