114
114
# protocol dictionary, we don't *just in case* there are parts of
115
115
# bzrlib that will invoke 'get_transport' on urls rather than cloning
116
116
# around the existing transport.
119
119
def __call__(self, environ, start_response):
120
120
"""WSGI application callable."""