net/http.Server.SetKeepAlivesEnabled (method)
2 uses
net/http (current package)
server.go#L3623: func (s *Server) SetKeepAlivesEnabled(v bool) {
net/http/httptest
server.go#L207: s.Config.SetKeepAlivesEnabled(false)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)