ReplacementInput
A replacement for a wsgi.input file that acts as a file, but lazily serializes the data. Also, the data can be retrieved without serialization.
The ReplacementInput class is accessible via the httpencode.wrappers module.
Methods
See the source for more information.