支持brotli和deflate压缩

This commit is contained in:
GoEdgeLab
2021-09-29 19:37:07 +08:00
parent 593a27604d
commit 8b2ce8169d
11 changed files with 306 additions and 145 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ replace github.com/TeaOSLab/EdgeCommon => ../EdgeCommon
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/TeaOSLab/EdgeCommon v0.0.0-00010101000000-000000000000
github.com/andybalholm/brotli v1.0.3
github.com/cespare/xxhash v1.1.0
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/dop251/goja v0.0.0-20210804101310-32956a348b49