const net/http/internal.maxLineLength
2 uses
net/http/internal (current package)
chunked.go#L19: const maxLineLength = 4096 // assumed <= bufio.defaultBufSize
chunked.go#L133: if len(p) >= maxLineLength {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)