[GH-ISSUE #1501] [1.10.0 / 1.10.1] "Custom Headers" breaks "Custom Host Header" #1930

Closed
opened 2026-04-16 08:48:11 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @hanjo on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1501

Hi,

in v1.10.0 the following feature was added:

  • Add ability to pass custom headers on resource

When I updated to this version, my resources did not work any more. After a little bit of debugging, I noticed that the "Host" header was not sent as before, although I did not change anything in my configuration. So I removed the "Custom Host Header" and set it again, but no change. When I put "Host: xyz" into the "Custom Headers" field it started working again.

It looks like the new "Custom Headers" functionality breaks the old "Custom Host Header" functionality. I'm happy to use the new field instead, since it is much more flexible, but if the "Custom Host Header" does not work any longer, it should be removed from the UI.

Thanks for looking into this.

Originally created by @hanjo on GitHub (Sep 19, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1501 Hi, in v1.10.0 the following feature was added: * Add ability to pass custom headers on resource When I updated to this version, my resources did not work any more. After a little bit of debugging, I noticed that the "Host" header was not sent as before, although I did not change anything in my configuration. So I removed the "Custom Host Header" and set it again, but no change. When I put "Host: xyz" into the "Custom Headers" field it started working again. It looks like the new "Custom Headers" functionality breaks the old "Custom Host Header" functionality. I'm happy to use the new field instead, since it is much more flexible, but if the "Custom _Host_ Header" does not work any longer, it should be removed from the UI. Thanks for looking into this.
Author
Owner

@oschwartz10612 commented on GitHub (Sep 19, 2025):

Yeah we are aware of this sorry about the break. Doing a update shortly!

<!-- gh-comment-id:3312704292 --> @oschwartz10612 commented on GitHub (Sep 19, 2025): Yeah we are aware of this sorry about the break. Doing a update shortly!
Author
Owner

@hanjo commented on GitHub (Sep 22, 2025):

Thanks, I can confirm that this is fixed in v1.10.2 👍

<!-- gh-comment-id:3319961368 --> @hanjo commented on GitHub (Sep 22, 2025): Thanks, I can confirm that this is fixed in [v1.10.2](https://github.com/fosrl/pangolin/releases/tag/1.10.2) 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1930