var net/http.ErrContentLength
2 uses
net/http (current package)
server.go#L54: ErrContentLength = errors.New("http: wrote more than the declared Content-Length")
server.go#L1612: return 0, ErrContentLength
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)