diff options
author | Daniel Thornburgh <dthorn@google.com> | 2023-10-03 10:00:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 10:00:30 -0700 |
commit | f2357daf12b29aee2ac4903a4431bf9a0dd06328 (patch) | |
tree | 47141f4b35cd48e138323b6f1b73a32f6aa2575e /lldb/packages/Python/lldbsuite/test | |
parent | 6d209bd436292f77705c2890ed8965315e80f290 (diff) | |
download | llvm-f2357daf12b29aee2ac4903a4431bf9a0dd06328.zip llvm-f2357daf12b29aee2ac4903a4431bf9a0dd06328.tar.gz llvm-f2357daf12b29aee2ac4903a4431bf9a0dd06328.tar.bz2 |
[Debuginfod] Accept compressed encodings in client (#68055)
All encodings that the underlying libcurl supports are automatically
detected and accepted. libcurl will then decompress on the fly. This
improves effective network transfer rate and prevents server-side
decompression for files stored compressed.
Fixes #63534
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions