mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
support responseHeaders.set for proxy type http (#4192)
This commit is contained in:
@@ -7,6 +7,7 @@ When connecting to frps versions older than v0.39.0 might encounter compatibilit
|
||||
### Features
|
||||
|
||||
* Show tcpmux proxies on the frps dashboard.
|
||||
* `http` proxy can modify the response header. For example, `responseHeaders.set.foo = "bar"` will add a new header `foo: bar` to the response.
|
||||
|
||||
### Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user