Closed as not planned
Description
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
N/A
Debug Message
-1 connection refused
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.