diff options
| author | Benjamin Gilbert <bgilbert@backtick.net> | 2025-05-02 13:10:29 -0500 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-05-21 12:51:06 +0300 |
| commit | cfdc61141790a3c2df30ad554d5b40cd551f6f36 (patch) | |
| tree | f2156bff3d2b4a32ff43e834d4d8e1de511b38c0 /mesonbuild/compilers/compilers.py | |
| parent | ae5203ab3289a3451dbabe994e701c9258a6d825 (diff) | |
| download | meson-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
