Custom header not saved/applied #356

Closed
opened 2026-04-05 17:07:46 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @fiveangle on 1/20/2026

Describe the Bug

Custom header not saved/applied

Environment

  • OS Type & Version: Debian 13/Proxmox VE - Linux pangolin 6.14.11-5-pve #2 SMP PREEMPT_DYNAMIC PMX 6.14.11-5 (2025-12-15T08:44Z) x86_64 GNU/Linux
  • Pangolin Version: fosrl/pangolin:ee-1.14.1
  • Gerbil Version: fosrl/gerbil:1.3.0
  • Traefik Version: traefik:v3.6

To Reproduce

Create raw public proxy entry…
URI: http://sub.dom.tld:80
Target: http://dom.tld:80
Select Create resource
Set custom headers to:

HTTP/1.1 301 Moved Permanently
Location: https://dom.tld
Content-Type: text/html
Connection: close


Select Save Proxy Settings
Observe "Settings updated successfully" dialog banner
Navigate off proxy entry
Navigate back to proxy entry
Observe custom headers field empty

Expected Behavior

Save custom header data

*Originally created by @fiveangle on 1/20/2026* ### Describe the Bug Custom header not saved/applied ### Environment - OS Type & Version: Debian 13/Proxmox VE - `Linux pangolin 6.14.11-5-pve #2 SMP PREEMPT_DYNAMIC PMX 6.14.11-5 (2025-12-15T08:44Z) x86_64 GNU/Linux` - Pangolin Version: fosrl/pangolin:ee-1.14.1 - Gerbil Version: fosrl/gerbil:1.3.0 - Traefik Version: traefik:v3.6 ### To Reproduce Create raw public proxy entry… URI: http://sub.dom.tld:80 Target: http://dom.tld:80 Select _Create resource_ Set custom headers to: ``` HTTP/1.1 301 Moved Permanently Location: https://dom.tld Content-Type: text/html Connection: close ``` Select _Save Proxy Settings_ Observe "Settings updated successfully" dialog banner Navigate off proxy entry Navigate back to proxy entry Observe custom headers field empty ### Expected Behavior Save custom header data
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#356