net/http.connReader.startBackgroundRead (method)
3 uses
net/http (current package)
server.go#L677: func (cr *connReader) startBackgroundRead() {
server.go#L1940: registerOnHitEOF(req.Body, w.conn.r.startBackgroundRead)
server.go#L1942: w.conn.r.startBackgroundRead()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)