Commit 57eace07 authored by JessonChan's avatar JessonChan

comment update

parent 35e34261
......@@ -30,7 +30,7 @@ import (
)
var (
//Content will only be compressed if content length is either unknown or greater than minGzipSize.
//Content will only be compressed if content length is either unknown or greater than gzipMinLength.
gzipMinLength int
//Default size==20B like nginx
defaultGzipMinLength = 20
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment