mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2923] A way to add a connection upgrade header in http2https plugin #2330
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @Nuckerr on GitHub (May 1, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2923
Describe the feature request
A way to add the "Connection" and "Upgrade" header to frp.
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (May 2, 2022):
Can you describe more about this issue?
@Nuckerr commented on GitHub (May 3, 2022):
In the http2https plugin, I want to be able to add the "Connection" and "Upgrade" headers so they are sent when anyone goes to a website proxied by frp. This is because some applications rely on this.
@fatedier commented on GitHub (May 3, 2022):
We can support it in frp v2 in a general way.