mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
http: support setting headers
This commit is contained in:
@@ -59,6 +59,7 @@ type VhostRouteConfig struct {
|
||||
RewriteHost string
|
||||
Username string
|
||||
Password string
|
||||
Headers map[string]string
|
||||
|
||||
CreateConnFn CreateConnFunc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user