1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-27 05:41:49 +03:00
Files
esp8266/libraries/ESP8266HTTPClient/src/ESP8266HTTPClient.cpp
Dirk Mueller 698ffc3498 Various String handling cleanups (#6945)
Use the proper api (::clear(), isEmpty()) instead of doing
comparisons/assignments of empty strings. Also fix mixture
of tabs and spaces in the source code.
2019-12-26 17:03:18 -03:00

41 KiB