comparison hgext/share.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 d23dfcbb8840
children 38caf405d010
comparison
equal deleted inserted replaced
15848:012b285cf643 15870:f4c859293ed4