### Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/c/tus/6) - [X] I searched [issues](https://github.com/tus/tus-node-server/issues?q=is%3Aissue) and couldn’t find anything (or linked relevant results below) ### Problem Ref: https://github.com/tus/tus-node-server/issues/621#issuecomment-2350769190 In the S3 store you can return `contentType` in the `metadata` of `onUploadCreate` to set the Content-Type but this does not work for other stores. ### Solution Make it consistent in all stores. ### Alternatives .