Http response headers in cloud function response

In order to manage the responde header, you will have to create a custom express.js endpoint instead of using the cloud code function.