frp/pkg/config
Mike Cardwell 0ab055e946
Allow server plugin to talk to https services. Option for skipping tls verification (#2103)
* Allow server plugin to talk to https services. Option for skipping tls verification

* Rename TlsVerify to TLSVerify

* Server plugin should use default http transport when scheme is not https
2020-12-03 14:36:14 +08:00
..
client_common.go
proxy.go
server_common.go Allow server plugin to talk to https services. Option for skipping tls verification (#2103) 2020-12-03 14:36:14 +08:00
types_test.go
types.go
value.go
visitor.go