net/http.Server.SetKeepAlivesEnabled (method)

one use

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