dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
174 stars 83 forks source link

feat: upload br encoding to asset canister #3791

Closed sesi200 closed 3 months ago

sesi200 commented 3 months ago

Description

Asset synchronization now not only uploads identity and gzip as encodings for MIME types text, js, and html, but also br encoding.

Fixes SDK-1604

How Has This Been Tested?

Added e2e

Checklist: