download/serve: Removed the setting of mime-type here. If it's a download file server will set the mimetype to application/octet-stream or application/zip and mark it as "attachment" while if it's a serve file then server will only set it to the recognised mimetype.