internal package
Foswiki::Request::Upload Class to encapsulate uploaded file info.
ClassMethod
new() ObjectMethod
finish() Deletes temp file associated.
ObjectMethod
uploadInfo() → $headers Returns a hashref to information about uploaded file as sent by browser.
ObjectMethod
handle() → ( $fh ) Returns an open filehandle to uploaded file.
ObjectMethod
tmpFileName() → ( $tmpName ) Returns the names of temporarly created file.