type net/http.MaxBytesError
3 uses
net/http (current package)
request.go#L1194: type MaxBytesError struct {
request.go#L1198: func (e *MaxBytesError) Error() string {
request.go#L1249: l.err = &MaxBytesError{l.i}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)