parent
e609c78f20
commit
0640964879
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user