mirror of
https://github.com/fatedier/frp.git
synced 2025-06-17 17:18:21 +00:00
317 B
317 B
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.