arduino-esp32/libraries/HTTPClient
atanisoft 0de0d3f79a move call to setTimeout() to after the client connects. (#2214)
This is necessary to avoid this log entry from being generated due to invalid usage of setTimeout:
[E][WiFiClient.cpp:236] setSocketOption(): 1006 : 9
2018-12-18 19:21:36 +01:00
..
examples HTTPClientEnterprise example (#2023) 2018-11-19 17:02:47 +01:00
src move call to setTimeout() to after the client connects. (#2214) 2018-12-18 19:21:36 +01:00
library.properties Feature/http client (#1973) 2018-11-19 16:57:23 +01:00