When uploading a file via the server put function with the addRandomSuffix option enabled, the file will keep it's original file name in the content disposition.
When uploading a file via the client upload function with the addRandomSuffix option enabled, the content disposition filename changes to include the random suffix instead of the original filename.