### Initial checklist - [X] I understand this is a bug report 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) ### Steps to reproduce Send an OPTIONS request to the TUS route ### Expected behavior the Tus-Version header is returned in the response as per [spec](https://tus.io/protocols/resumable-upload#options) ### Actual behavior No Tus-Version returned