l.s.w.s.ApplicationServerSettingRequestFactory : class documentation

Part of lp.services.webapp.servers View In Hierarchy

Create a request and call its setApplicationServer method.

Due to the factory-fanatical design of this part of Zope3, we need to have a kind of proxying factory here so that we can create an appropriate request and call its setApplicationServer method before it is used.

Method __init__ Undocumented
Method __call__ Equivalent to the request's __init__ method.
def __init__(self, requestfactory, host, protocol, port):
Undocumented
def __call__(self, body_instream, environ, response=None):
Equivalent to the request's __init__ method.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.