You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTPClient works fine for IPv4, but does not work for IPv6
esp_http_client.h works fine on IPv6, but other modules built on top of HTTPClient (eg. HTTPUpdater) won't work
Board
esp32
Device Description
adafruit esp32 feather v2
Hardware Configuration
no
Version
v2.0.11
IDE Name
Arduino IDE
Operating System
macOS
Flash frequency
not sure
PSRAM enabled
yes
Upload speed
115200
Description
HTTPClient works fine for IPv4, but does not work for IPv6
esp_http_client.h works fine on IPv6, but other modules built on top of HTTPClient (eg. HTTPUpdater) won't work
See https://arduino.stackexchange.com/questions/93628/internet-in-esp32-is-not-working-with-ipv6
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: