parent
e609c78f20
commit
0640964879
@ -208,7 +208,7 @@ protected:
|
||||
std::unique_ptr<WiFiClient> _tcpDeprecated;
|
||||
#endif
|
||||
|
||||
WiFiClient* _client;
|
||||
WiFiClient* _client = nullptr;
|
||||
|
||||
/// request handling
|
||||
String _host;
|
||||
|
Loading…
Reference in New Issue
Block a user