public bool HttpRequest::setPostFiles ( array $post_files )
Set files to post, overwriting previously set post files. Affects only POST and requests. Cannot be used with raw post data.
Returns TRUE on success or FALSE on failure.