frp/Release.md

8 lines
317 B
Markdown

### Features
* 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.
### Changes
* Disable HTTP/2 by default for the plugins https2http and https2https, and make it configurable.