You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library is supporting deflate and gzip that are used by browsers for content compression. But what about the Brotli compression? It is also supported by browsers, and System.IO.Compression has support for it.
The text was updated successfully, but these errors were encountered:
The library is supporting deflate and gzip that are used by browsers for content compression. But what about the Brotli compression? It is also supported by browsers, and System.IO.Compression has support for it.
The text was updated successfully, but these errors were encountered: