api/clientopts.go (2 lines of code) (raw):

//go:build !test // +build !test package api var DisableHTTPKeepAlives = false