App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Static Public Attributes | List of all members
google.appengine.ext.cloudstorage.stub_dispatcher._ContentType Class Reference
Inheritance diagram for google.appengine.ext.cloudstorage.stub_dispatcher._ContentType:
google.appengine.ext.cloudstorage.stub_dispatcher._Header

Static Public Attributes

string HEADER = 'Content-Type'
 
string DEFAULT = 'binary/octet-stream'
 
- Static Public Attributes inherited from google.appengine.ext.cloudstorage.stub_dispatcher._Header
string HEADER = ''
 
 DEFAULT = None
 

Additional Inherited Members

- Public Member Functions inherited from google.appengine.ext.cloudstorage.stub_dispatcher._Header
def __init__
 
- Public Attributes inherited from google.appengine.ext.cloudstorage.stub_dispatcher._Header
 value
 

Detailed Description

Content-type header.

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