App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
google.appengine.dist.httplib.HTTPConnection Class Reference
Inheritance diagram for google.appengine.dist.httplib.HTTPConnection:
google.appengine.dist.httplib.HTTPSConnection

Public Member Functions

def __init__
 
def connect
 
def request
 
def putrequest
 
def putheader
 
def endheaders
 
def set_debuglevel
 
def send
 
def getresponse
 
def close
 

Public Attributes

 host
 
 port
 
 headers
 
 timeout
 

Static Public Attributes

string protocol = 'http'
 
 default_port = HTTP_PORT
 

The documentation for this class was generated from the following file: