net/http.Server.doKeepAlives (method)
3 uses
net/http (current package)
server.go#L1229: keepAlivesEnabled := w.conn.server.doKeepAlives()
server.go#L1967: if !w.conn.server.doKeepAlives() {
server.go#L3110: func (s *Server) doKeepAlives() bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)