frp/pkg/config/v1
fatedier 939c490768
Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275)
2024-06-12 17:30:10 +08:00
..
validation use std slices package (#4008) 2024-02-20 12:01:41 +08:00
api.go support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
client.go update the default value of transport.tcpMuxKeepaliveInterval (#4231) 2024-05-21 12:00:35 +08:00
client_test.go natHoleSTUNServer set default value (#3664) 2023-10-11 15:46:22 +08:00
common.go add header for http healthcheck (#4085) 2024-03-20 14:58:03 +08:00
plugin.go Add http2http client plugin with hostHeaderRewrite and requestHeaders support (#4275) 2024-06-12 17:30:10 +08:00
proxy.go config: return error if plugin type is empty (#4235) 2024-05-23 14:52:12 +08:00
proxy_test.go support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
server.go update the default value of transport.tcpMuxKeepaliveInterval (#4231) 2024-05-21 12:00:35 +08:00
server_test.go code optimization (#3625) 2023-09-20 15:18:50 +08:00
visitor.go config: return error if plugin type is empty (#4235) 2024-05-23 14:52:12 +08:00