owostatus: preemptively close TCP connections
Alongside https://golang.org/pkg/net/http/#Client.CloseIdleConnections being called on every request, this should close the bodies of previous validation files to keep used ports low.
request.go
0 → 100644
Please register or sign in to comment