net/http.Request.wantsHttp10KeepAlive (method)
2 uses
net/http (current package)
request.go#L1387: func (r *Request) wantsHttp10KeepAlive() bool {
server.go#L1049: wants10KeepAlive: req.wantsHttp10KeepAlive(),
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)