fetcher: add libsoup3 backend
authorDaniel Kolesa <dkolesa@igalia.com>
Thu, 17 Feb 2022 19:12:18 +0000 (20:12 +0100)
committerDan Nicholson <dbn@endlessos.org>
Thu, 13 Apr 2023 04:33:08 +0000 (22:33 -0600)
commitd0ea2db4300eb7871b59d0b997a7f06869120297
tree566f09429a642e1e8a29a0ea6644f67265468e26
parent3ec7b5db18cc6249048e46049be537ed135451b3
fetcher: add libsoup3 backend

The default is still soup2, you can use --with-soup3 to enable
the soup3 backend instead.
Makefile-libostree.am
Makefile-man.am
Makefile-ostree.am
Makefile-tests.am
Makefile.am
configure.ac
src/libostree/ostree-fetcher-soup3.c [new file with mode: 0644]
src/ostree/main.c
src/ostree/ostree-trivial-httpd.c