remix/response/compress · Type
Encoding
remix/response/compress · Type
View Source
Encoding
Summary
Encodings supported by
compressResponse
.
Signature
type
Encoding
=
"br"
|
"gzip"
|
"deflate"
;