httpclient: remove old reuse example by d-a-v · Pull Request #8111 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@d-a-v

Copy link

Collaborator

@d-a-v d-a-v commented

Jun 9, 2021

edited

Loading

client is local and closed between loops, so it can't really be reused.
The other already provided example has a persistent client.

@earlephilhower earlephilhower merged commit b4774ed into esp8266:master

Jun 9, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@earlephilhower earlephilhower earlephilhower approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@d-a-v @earlephilhower