##// END OF EJS Templates
bugzilla: make XMLRPC interface support http and https access...
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.

File last commit:

r11948:88d49119 default
r15870:f4c85929 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer