l.c.b.HttpAsLocalTransport(LocalTransport) : class documentation

Part of lp.codehosting.bzrutils View In Hierarchy

A LocalTransport that works using http URLs.

We have this because the Launchpad database has constraints on URLs for branches, disallowing file:/// URLs. bzrlib itself disallows file://localhost/ URLs.

Method __init__ Undocumented
Class Method register Register this transport.
Class Method unregister Unregister this transport.
def __init__(self, http_url):
Undocumented
@classmethod
def register(cls):
Register this transport.
@classmethod
def unregister(cls):
Unregister this transport.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.