From 2ae10635763868d33e0848e61217703138c2a4c0 Mon Sep 17 00:00:00 2001
From: Andre Heinecke <aheinecke@intevation.de>
Date: Fri, 25 Sep 2015 11:43:16 +0200
Subject: [PATCH] Dirmngr: Default to http protocol for http-proxy
- common/http.c (send_request): Fix handling for hostname:port string.
The first pass to parse_uri should already do a scheme check so
that a hostname:port string is detected as invlaid and the retry
code actually takes effect and adds a http://
GnuPG-bug-id: 2109
common/http.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2.1.4