mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #251] [MERGED] Fix openepaperlink.eu proxy on https proxies #1568
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/251
Author: @jhbruhn
Created: 2/28/2024
Status: ✅ Merged
Merged: 3/4/2024
Merged by: @nlimper
Base:
master← Head:patch-1📝 Commits (2)
bd55538Fix openepaperlink.eu proxy on https proxies22bc212protocol fix📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
ESP32_AP-Flasher/wwwroot/ota.js(+3 -3)📄 Description
Browser don't like to make http request when on a https connection. This fixes that. We probably could also always make a https connection, but that might cause issues if e.g. the server certificate runs out. Then at least local http access will still work.
The file editor does not work yet, I hope to fix it in the future.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.