Stefan Reiter 137a6ebcad apt: allow changelog retrieval from enterprise repo
If a package is or will be installed from the enterprise repo, retrieve
the changelog from there as well (securely via HTTPS and authenticated
with the subcription key).

Extends the get_string method to take additional headers, in this case
used for 'Authorization'. Hyper does not have built-in basic auth
support AFAICT but it's simple enough to just build the header manually.

Take the opportunity and also set the User-Agent sensibly for GET
requests, just like for POST.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-11-09 17:28:58 +01:00
..
2020-11-04 09:10:56 +01:00
2020-11-09 12:43:16 +01:00
2020-10-14 11:20:07 +02:00
2020-11-06 12:56:06 +01:00
2020-10-14 11:20:07 +02:00
2020-10-29 15:11:39 +01:00
2020-10-16 09:37:50 +02:00
2020-10-12 14:11:57 +02:00