import cloudflare brotli

This commit is contained in:
Nate Franzen 2018-08-06 09:43:58 -07:00
parent 718efa3641
commit 6fc6869e4b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ package h2mux
import (
"io"
"code.cfops.it/go/brotli"
brotli "github.com/cloudflare/brotli-go"
)
func CompressionIsSupported() bool {