Part of bzrlib.transport.http.wsgi View In Hierarchy
Method | __init__ | Constructor. |
Method | __call__ | WSGI application callable. |
Method | make_request | Undocumented |
Parameters | backing_transport | a transport. Requests will be processed relative to this transport. |
root_client_path | the client path that maps to the root of backing_transport. This is used to interpret relpaths received from the client. |