File upload objects
File upload objects are used to represent file-uploaded data.
File upload objects can be used just like files.
In addition, they have a 'headers' attribute that is a dictionary containing the file-upload headers, and a 'filename' attribute containing the name of the uploaded file.
There are no implemented interfaces.
There are no attributes in this class.
There are no methods in this class.
There are no known subclasses.