Hey, I tried to figure this out myself and starred at the code (in Zend/File/Transfer/Adapter/Http.php and the Validator file), but I couldn't figure out where it gets the mime type value of the uploaded file from when I assign the validator to it. Does it just populate it with whatever is in $_FILES?
Thanks, Till
