Part of canonical.launchpad.webapp.servers View In Hierarchy
Known subclasses: canonical.launchpad.webapp.servers.LaunchpadBrowserRequest, canonical.launchpad.webapp.servers.PublicXMLRPCRequest
Implements interfaces: canonical.launchpad.interfaces.launchpad.IBasicLaunchpadRequest
Method | __init__ | Undocumented |
Method | stepstogo | The StepsToGo object for this request, allowing you to inspect and alter the remaining traversal steps. |
Method | retry | See IPublisherRequest. |
Method | getNearest | See ILaunchpadBrowserApplicationRequest.getNearest() |
Method | setInWSGIEnvironment | Set a key-value pair in the WSGI environment of this request. |
Method | query_string_params | See ILaunchpadBrowserApplicationRequest. |
Raises KeyError if the key is already present in the environment but not set with setInWSGIEnvironment().