WebOb
Module Reference
Packages and Modules
- webob
- webob.statusreasons
- Gives status_reasons, a dictionary of HTTP reasons for integer status codes
- webob.acceptparse
- Parses a variety of Accept-* headers.
- webob.headerdict
- Represents the response header list as a dictionary-like object.
- webob.util
- webob.compat
- webob.etag
- Does parsing of ETag-related headers: If-None-Matches, If-Matches
- webob.cachecontrol
- Represents the Cache-Control header
- webob.updatedict
- Dict that has a callback on all updates
- webob.byterange
- webob.exc
- HTTP Exception
- webob.multidict
- Gives a multi-value dictionary object (MultiDict) plus several wrappers
- webob.datastruct
- Contains some data structures.
- webob.acceptparse
- Parses a variety of Accept-* headers.
- webob.byterange
- webob.cachecontrol
- Represents the Cache-Control header
- webob.datastruct
- Contains some data structures.
- webob.etag
- Does parsing of ETag-related headers: If-None-Matches, If-Matches
- webob.exc
- HTTP Exception
- webob.headerdict
- Represents the response header list as a dictionary-like object.
- webob.multidict
- Gives a multi-value dictionary object (MultiDict) plus several wrappers
- webob.statusreasons
- Gives status_reasons, a dictionary of HTTP reasons for integer status codes
- webob.updatedict
- Dict that has a callback on all updates
- webob.util
- webob.util.dictmixin
- A backport of UserDict.DictMixin for pre-python-2.4
- webob.util.stringtemplate
- Just string.Template, backported for use with Python 2.3
- webob.util.reversed
- webob.util.safegzip
- GZip that doesn't include the timestamp
- webob.util.safegzip
- GZip that doesn't include the timestamp