mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-18 18:44:30 -04:00
[PR #69] [MERGED] Fix client running behind reverse proxy #130
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/Drop-OSS/drop-app/pull/69
Author: @DecDuck
Created: 7/18/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @DecDuck
Base:
develop← Head:fix-proxy📝 Commits (3)
f264600fix: reverse proxy 400 due to duplicate header79373cbfix: clippy6dedf39bump version and update ci📊 Changes
8 files changed (+24 additions, -37 deletions)
View changed files
📝
.github/workflows/release.yml(+4 -5)📝
package.json(+1 -1)📝
src-tauri/Cargo.lock(+1 -1)📝
src-tauri/Cargo.toml(+1 -1)📝
src-tauri/src/error/remote_access_error.rs(+3 -1)📝
src-tauri/src/games/downloads/download_agent.rs(+2 -14)📝
src-tauri/src/games/downloads/download_logic.rs(+11 -13)📝
src-tauri/tauri.conf.json(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.