net/http.Server.SetKeepAlivesEnabled (method)
2 uses
net/http (current package)
server.go#L3180: func (srv *Server) SetKeepAlivesEnabled(v bool) {
net/http/httptest
server.go#L205: s.Config.SetKeepAlivesEnabled(false)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)