1
0
mirror of https://github.com/fatedier/frp synced 2025-09-28 19:15:36 +08:00
frp/cmd/frpc/sub
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
..
http.go
https.go
reload.go resp.Body must be closed after function return 2019-05-30 22:32:36 +08:00
root.go
status.go resp.Body must be closed after function return 2019-05-30 22:32:36 +08:00
stcp.go
tcp.go
udp.go
xtcp.go