busybox/networking
Denys Vlasenko 9634e8a7d5 wget: fix fetching of https URLs without http proxy
The "fix fetching of https URLs with http proxy" commit
broke the usual http-to-https redirect:

$ wget http://busybox.net/downloads/busybox-1.29.0.tar.bz2
Connecting to busybox.net (140.211.167.122:80)
Connecting to busybox.net (140.211.167.122:443)
wget: server returned error: HTTP/1.1 400 Bad Request

Fixing...

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-07-02 18:31:02 +02:00
..
2018-02-11 21:16:24 +01:00
2018-04-29 13:46:49 +02:00
2018-03-08 16:06:18 +01:00
2018-03-20 11:41:51 +01:00
2018-02-08 08:42:37 +01:00
2017-12-31 17:30:02 +01:00