mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #4606] [CLOSED] Implement HTTP/2 to HTTP/1.1 downgrade support if the request is GRPC… #5011
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#5011
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?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/4606
Author: @sword-jin
Created: 12/24/2024
Status: ❌ Closed
Base:
dev← Head:always_try_h2_if_the_request_is_grpc📝 Commits (2)
ae5fe4cImplement HTTP/2 to HTTP/1.1 downgrade support if the request is GRPC in reverse proxy3a5c2bfUpdate pkg/util/vhost/http.go📊 Changes
1 file changed (+51 additions, -23 deletions)
View changed files
📝
pkg/util/vhost/http.go(+51 -23)📄 Description
resolve: #4563
force to use h2 transport only for grpc request
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.