net/http.response.shouldReuseConnection (method)
2 uses
net/http (current package)
server.go#L1646: func (w *response) shouldReuseConnection() bool {
server.go#L1958: if !w.shouldReuseConnection() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)