mirror of
https://github.com/fatedier/frp.git
synced 2025-08-02 12:07:20 +00:00
Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275)
This commit is contained in:
10
Release.md
10
Release.md
@@ -1,9 +1,3 @@
|
||||
### Fixes
|
||||
### Features
|
||||
|
||||
* Fixed an issue where HTTP/2 was not enabled for https2http and https2https plugins.
|
||||
* Fixed the issue where the default values of INI configuration parameters are inconsistent with other configuration formats.
|
||||
|
||||
### Changes
|
||||
|
||||
* Updated the default value of `transport.tcpMuxKeepaliveInterval` from 60 to 30.
|
||||
* On the Android platform, the Google DNS server is used only when the default DNS server cannot be obtained.
|
||||
* Added a new plugin "http2http" which allows forwarding HTTP requests to another HTTP server, supporting options like local address binding, host header rewrite, and custom request headers.
|
||||
|
Reference in New Issue
Block a user