import cloudflare brotli
This commit is contained in:
parent
718efa3641
commit
6fc6869e4b
|
@ -5,7 +5,7 @@ package h2mux
|
|||
import (
|
||||
"io"
|
||||
|
||||
"code.cfops.it/go/brotli"
|
||||
brotli "github.com/cloudflare/brotli-go"
|
||||
)
|
||||
|
||||
func CompressionIsSupported() bool {
|
||||
|
|
Loading…
Reference in New Issue