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

//go:build test // +build test package api var DisableHTTPKeepAlives = true