![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
def | __call__ |
def | merged_response |
Public Attributes | |
status | |
response_headers | |
exc_info | |
response_stream | |
Capture the values passed to start_response.
def google.appengine.tools.devappserver2.start_response_utils.CapturingStartResponse.merged_response | ( | self, | |
response | |||
) |
Merge the response stream and the values returned by the WSGI app.