diff hgext/transplant.py @ 15870:f4c859293ed4 stable

bugzilla: make XMLRPC interface support http and https access Inadvertently support is currently only for https. For some reason I thought xmlrpclib.SafeTransport did http and https, but it is https only. So create http and https XMLRPC transports that retain cookies. Decide which to use by inspecting the Bugzilla URL.
author Jim Hague <jim.hague@acm.org>
date Wed, 11 Jan 2012 16:54:29 +0000
parents f7db54b832af
children f2ba409dbb0f
line wrap: on
line diff