fixes for WiFiClient::write(Stream) by d-a-v · Pull Request #7987 · esp8266/Arduino
- remove deprecated WiFiClient::write(Stream,size) - fix and deprecate WiFiClient::write(Stream) to use Stream::sendAll instead of ::sendAvailable - update ESP8266WebServer::streamFile to use file.sendAll(client) instead of client.write(file)
added this to the
3.0.0 milestone
d-a-v
mentioned this pull request
6 tasks
d-a-v
mentioned this pull request
6 tasks
d-a-v
deleted the
streamsendfix3
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters