As per suggested in #1104 , I added a middleware that adds the http header.
They are in different folders and all loaded in controllers/router.go. This means that you only have to create a folder with a router.go file and import this folder in main router.go to add a handler.