net/http.Server.SetKeepAlivesEnabled (method)

one use

	net/http (current package)
		server.go#L3623: func (s *Server) SetKeepAlivesEnabled(v bool) {