![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
Public Attributes | |
content | |
status_code | |
content_was_truncated | |
final_url | |
header_msg | |
headers | |
A Pythonic representation of our fetch response protocol buffer.
def google.appengine.api.urlfetch._URLFetchResult.__init__ | ( | self, | |
response_proto | |||
) |
Constructor. Args: response_proto: the URLFetchResponse proto buffer to wrap.