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
@liebman at a glance I see that there are redirects involved. If memory serves, you were involved with httpClient redirects in the past. Could you please help with this one?
Yes - this looks like a bug. From the log it's re-using the connection even tho the host changes and it should have closed and opened a new one. I'll try to look at this when I get home this afternoon.
Basic Infos
Platform
Settings in IDE
Problem Description
I want to download this file from an https server (github) with the ESP8266: https://github.com/nightflyer88/test/releases/download/V2.0/index.html.gz
But it doesn't work, the server responds with 404. Is there a certification problem?
I can load the file using the web browser on Mac, only it doesn't work on the ESP8266.
MCVE Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: