mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #419] [CLOSED] fix redirect for remote image url #2182
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/419
Author: @RoCry
Created: 12/23/2024
Status: ❌ Closed
Base:
master← Head:fix-img-url-redirect📝 Commits (1)
82fcf8bhandles 301 and 302 redirect for remote image url📊 Changes
1 file changed (+54 additions, -25 deletions)
View changed files
📝
ESP32_AP-Flasher/src/contentmanager.cpp(+54 -25)📄 Description
the content type image url doesn't handle redirects correctly
changes:
setFollowRedirects HTTPC_STRICT_FOLLOW_REDIRECTSLocationorlocationtest with: https://github.com/RoCry/epd-image-action/releases/download/latest/urbandictionary_400x300.jpg

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.