mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #4324] [MERGED] bump version #4963
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#4963
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/4324
Author: @fatedier
Created: 7/9/2024
Status: ✅ Merged
Merged: 7/9/2024
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (4)
f390e4aadd sponsor (#4265)939c490Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275)c6f9d8dupdate sponsors (#4303)b4d5d8cplugin https2http&https2https: return 421 if host not match sni (#4323)📊 Changes
17 files changed (+283 additions, -15 deletions)
View changed files
📝
README.md(+14 -3)📝
README_zh.md(+14 -3)📝
Release.md(+4 -5)📝
conf/frpc_full_example.toml(+10 -0)➖
doc/pic/donate-wechatpay.png(+0 -0)📝
doc/pic/sponsor_daytona.png(+0 -0)➖
doc/pic/sponsor_doppler.png(+0 -0)➕
doc/pic/sponsor_lokal.png(+0 -0)➖
doc/pic/sponsor_nango.png(+0 -0)➕
doc/pic/sponsor_terminusos.jpeg(+0 -0)📝
pkg/config/v1/plugin.go(+38 -1)📝
pkg/config/v1/proxy.go(+4 -0)➕
pkg/plugin/client/http2http.go(+91 -0)📝
pkg/plugin/client/https2http.go(+17 -1)📝
pkg/plugin/client/https2https.go(+17 -1)📝
pkg/util/version/version.go(+1 -1)📝
test/e2e/v1/plugin/client.go(+73 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.