view hgext/__init__.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 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder