Removes all the cookies previously added to the request by the addCookie(String) method.
$au.uploader('uploaderID').metadata().resetCookie();
This method is obsolete. Use the cookie property instead.