b.t.t.WSGITestMixin(object) : class documentation

Part of bzrlib.tests.test_wsgi View In Hierarchy

Known subclasses: bzrlib.tests.test_wsgi.TestWSGI, bzrlib.tests.test_wsgi.TestWSGIJail

No class docstring
Method build_environ Builds an environ dict with all fields required by PEP 333.
Method read_response Undocumented
Method start_response Undocumented
def build_environ(self, updates=None):
Builds an environ dict with all fields required by PEP 333.
Parametersupdatesa dict to that will be incorporated into the returned dict using dict.update(updates).
def read_response(self, iterable):
Undocumented
def start_response(self, status, headers):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.