Skip to content

Conversation

@earlephilhower
Copy link
Owner

@earlephilhower earlephilhower commented Aug 21, 2022

Remove the need to have a separate WiFiClient that's destroyed after
the HTTPClient. Let the object handle its own client, and pass through
any SSL requests.

TODO:

  • Chunked testing
  • Documentation

Remove the need to have a separate WiFiClient that's destroyed after
the HTTPClient.  Let the object handle its own client, and pass through
any SSL requests.
@earlephilhower earlephilhower changed the title Add HTTPClient, ported from the ESP8266 [WIP] Add HTTPClient, ported from the ESP8266 Aug 21, 2022
@earlephilhower earlephilhower changed the title [WIP] Add HTTPClient, ported from the ESP8266 Add HTTPClient, ported from the ESP8266 Aug 21, 2022
@earlephilhower earlephilhower merged commit 0d15723 into master Aug 21, 2022
@earlephilhower earlephilhower deleted the httpcli branch August 21, 2022 19:49
schkovich pushed a commit to schkovich/arduino-pico that referenced this pull request May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants