httpclient: remove old reuse example by d-a-v · Pull Request #8111 · esp8266/Arduino
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13.2k
Merged
earlephilhower merged 2 commits intoesp8266:masterfrom
Jun 9, 2021Merged
httpclient: remove old reuse example#8111
earlephilhower merged 2 commits intoesp8266:masterfrom
httpclient: remove old reuse example#8111
earlephilhower merged 2 commits intoesp8266:masterfrom
Conversation
Copy link
Collaborator
client is local and closed between loops, so it can't really be reused.
The other already provided example has a persistent client.
holgerlembke
mentioned this pull request
6 tasks
earlephilhower approved these changes Jun 9, 2021
earlephilhower
merged commit
b4774ed
into
esp8266:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment