We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d2cde commit 5ca644cCopy full SHA for 5ca644c
src/serverCompress/responseWriter.go
@@ -5,7 +5,7 @@ import (
5
"net/http"
6
)
7
8
-const minLengthDigits = 3
+const minLengthDigits = 4
9
10
// responseWriter implements http.ResponseWriter
11
type responseWriter struct {
0 commit comments