net/http.body.doEarlyClose (field)
3 uses
net/http (current package)
server.go#L1029: body.doEarlyClose = true
transfer.go#L813: doEarlyClose bool // whether Close should stop early
transfer.go#L983: case b.doEarlyClose:
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)