HTTPEncode
Module Reference
Packages and Modules
- httpencode
- The httpencode package exports these for getting formatters:
- httpencode.wrappers
- Lazy serialization and decoding wrappers for app_iter and wsgi.input objects
- httpencode.form
- httpencode.format
- Implements Format objects, which represent different formats and serializations. Concrete implementations instantiate Format.
- httpencode.mimeparse
- MIME-Type Parser
- httpencode.etree
- httpencode.json
- httpencode.api
- httpencode.registry
- Finds formats given criteria or name.
- httpencode.http
- httpencode.lxmlformat
- Parses XML and HTML to lxml nodes
- httpencode.bsoupfilter