net/http.Server.SetKeepAlivesEnabled (method)

one use

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