comparison mercurial/hgweb/server.py @ 36220:874209855f5c

httppeer: remove httpspeer All it did was verify at construction time that Mercurial supports TLS. instance() is what's used to construct peer instances. So we can just inline this check into that function and do away with the type variant. Differential Revision: https://phab.mercurial-scm.org/D2216
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 12 Feb 2018 17:14:29 -0800
parents b2601c5977a4
children 46c97973ee46 7de7bd407251
comparison
equal deleted inserted replaced
36219:a463f375f021 36220:874209855f5c