Skip to content

do not decompress gzip file if it already decompressed#39

Merged
jourdain merged 1 commit into
Kitware:mainfrom
hieund4438:fix/gzip
May 20, 2026
Merged

do not decompress gzip file if it already decompressed#39
jourdain merged 1 commit into
Kitware:mainfrom
hieund4438:fix/gzip

Conversation

@hieund4438
Copy link
Copy Markdown
Contributor

WHY THIS PR
When fetching the gzip bundle, certain server configurations return the asset with the Content-Encoding: gzip HTTP header. This prompts the browser to automatically decompress the response payload at the network layer before passing it to the JavaScript application

@jspanchu jspanchu requested review from jourdain and jspanchu May 20, 2026 22:10
Copy link
Copy Markdown
Member

@jspanchu jspanchu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me

@jourdain jourdain merged commit 3ca7e78 into Kitware:main May 20, 2026
@jourdain
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants