On Tue, Apr 11, 2017 at 11:22:17PM +0300, Sergey Ryazanov wrote: > this is few patches, which fixes regressions in the proxy handling. > > Both patches are based on the maint branch. > > Changes since v3: > - fix grammar (thanks to Jeff) > > Changes since v2: > - fix grammar (thanks to Ævar) > - add new patch which fixes the silent ignoring of proxy missconfiguration > > Sergey Ryazanov (2): > http: honor empty http.proxy option to bypass proxy > http: fix the silent ignoring of proxy misconfiguraion > > http.c | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-) This whole series looks good to me. -Peff