api.dart.dev icon indicating copy to clipboard operation
api.dart.dev copied to clipboard

Enable brotli compression as an option for content encoding

Open parlough opened this issue 4 years ago • 0 comments

Currently only gzip seems to be supported, but based off my observations hosting the SDK docs on Firebase, the extra compression from brotli is not bad. api.flutter.dev also supports brotli already.

parlough avatar Jan 26 '22 23:01 parlough