fatedier
c95311d1a0
support yaml/json/toml configuration format, make ini deprecated ( #3599 )
1 year ago
fatedier
46ff40543a
update github actions ( #3538 )
1 year ago
fatedier
9d077b02cf
lint by golangci-lint ( #3080 )
2 years ago
kekeimiku
0cee1877e3
refactor: move from io/ioutil to io and os package ( #2592 )
3 years ago
yuyulei
3621aad1c1
Reconstruct config ( #2098 )
...
* refactoring config
* Update by comments
4 years ago
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
4 years ago
fatedier
3fbdea0f6b
rename models to pkg ( #2005 )
4 years ago
fatedier
809f517db8
server plugin: set version and op in http request query ( #1707 )
5 years ago
Guy Lewin
6d1af85e80
fix: send server plugin request as json ( #1690 )
5 years ago
fatedier
91e46a2c53
support server plugin feature
5 years ago