A http.Request factory that calls http.Request.notifyFinish on all http.Request objects before it returns them, and squirrels the resulting defer.Deferred away on the class for later use. This is done as early as possible to ensure that we always see the result.

Method __init__ Undocumented
Method __call__ Undocumented
def __init__(self, wrappedFactory):
Undocumented
def __call__(self, *args, **kwargs):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.