mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
support responseHeaders.set for proxy type http (#4192)
This commit is contained in:
@@ -209,6 +209,7 @@ locations = ["/", "/pic"]
|
||||
# routeByHTTPUser = abc
|
||||
hostHeaderRewrite = "example.com"
|
||||
requestHeaders.set.x-from-where = "frp"
|
||||
responseHeaders.set.foo = "bar"
|
||||
healthCheck.type = "http"
|
||||
# frpc will send a GET http request '/status' to local http service
|
||||
# http service is alive when it return 2xx http response code
|
||||
|
Reference in New Issue
Block a user