summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorBenjamin Gilbert <bgilbert@backtick.net>2025-05-02 13:10:29 -0500
committerJussi Pakkanen <jussi.pakkanen@mailbox.org>2025-05-21 12:51:06 +0300
commitcfdc61141790a3c2df30ad554d5b40cd551f6f36 (patch)
treef2156bff3d2b4a32ff43e834d4d8e1de511b38c0 /mesonbuild/compilers/compilers.py
parentae5203ab3289a3451dbabe994e701c9258a6d825 (diff)
downloadmeson-cfdc61141790a3c2df30ad554d5b40cd551f6f36.tar.gz
wrap: Support gzip Content-Encoding when fetching WrapDB metadata
When fetching wrap files and releases.json, ask for gzipped data and decompress it if the server obliges. Wrap files come from GitHub releases, thus from Azure blob storage, and Azure currently doesn't compress these responses. releases.json comes from Git master, and GitHub does support compression there, reducing the response body from ~64 KiB to ~10 KiB. That's a small change in absolute terms, but straightforward to support.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions