Bug#994032: switch from https to http transport for certain proxies

2021-09-10 Thread Julian Andres Klode
Control: tag -1 wontfix On Fri, Sep 10, 2021 at 11:12:04AM +0200, Eduard Bloch wrote: > Package: apt > Version: 2.3.9 > Severity: wishlist > > Hi, > > as of now, there are certain HTTPS protocol schemes used in apt in > conjunction with proxies. > a) for http, the requests are used with GET and

Bug#994032: switch from https to http transport for certain proxies

2021-09-10 Thread Eduard Bloch
Package: apt Version: 2.3.9 Severity: wishlist Hi, as of now, there are certain HTTPS protocol schemes used in apt in conjunction with proxies. a) for http, the requests are used with GET and plain URL over http transport b) for https, CONNECT establishes a tunnel and then plain http over TLS str