mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-15 23:35:24 +02:00
@@ -208,7 +208,7 @@ protected:
|
|||||||
std::unique_ptr<WiFiClient> _tcpDeprecated;
|
std::unique_ptr<WiFiClient> _tcpDeprecated;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
WiFiClient* _client;
|
WiFiClient* _client = nullptr;
|
||||||
|
|
||||||
/// request handling
|
/// request handling
|
||||||
String _host;
|
String _host;
|
||||||
|
Reference in New Issue
Block a user