]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal-upload: several follow-ups for Accept-Encoding header handling 36334/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Feb 2025 20:29:12 +0000 (05:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 16 Feb 2025 11:10:27 +0000 (20:10 +0900)
commit56ab3ae17000b0c70bd5321e5ea1fac108dcfb80
tree7dbf6fe6343b9b5143bf387a453732d1a15d95a9
parent04b096400bfeeec6b0ce4134def778889959923e
journal-upload: several follow-ups for Accept-Encoding header handling

This makes,
- When a wildcard value '*' is specified, use the first supported
  compression algorithm,
- disable compression if Accept-Encoding header is unspecified or
  no supported compression algorithm specified in the header,
- ignore all errors in parsing the header.
src/journal-remote/journal-upload.c