comparison mercurial/formatter.py @ 29042:693b856a4d45 stable

sslutil: restore old behavior not requiring a hostname argument (issue5210) This effectively backs out changeset 1fde84d42f9c. The http library behind ui.http2=true isn't specifying the hostname. It is the day before the expected 3.8 release and we don't want to ship a regression. I'll try to restore this requirement in the 3.9 release cycle as part of planned improvements to Mercurial's SSL/TLS interactions.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 30 Apr 2016 09:26:47 -0700
parents d813132ea361
children b501579147f1
comparison
equal deleted inserted replaced
29041:b962ae0a0a05 29042:693b856a4d45