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

Public Member Functions

def http_request
 
def http_response
 

Static Public Attributes

 https_request = http_request
 
 https_response = http_response
 

Detailed Description

Request and handle HTTP Content-Encoding.

Member Function Documentation

def google.appengine.tools.appengine_rpc.ContentEncodingHandler.http_response (   self,
  req,
  resp 
)
Handle encodings in the order that they are encountered.

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