frp/cmd/frpc
Jiajun Huang 75383a95b3 resp.Body must be closed after function return
whether it's success or fail, otherwise it will cause memory leak
ref: https://golang.org/pkg/net/http/
2019-05-30 22:32:36 +08:00
..
sub resp.Body must be closed after function return 2019-05-30 22:32:36 +08:00
main.go add admin UI for frpc 2019-02-01 19:28:05 +08:00