I have a server which alters response headers depending on the request headers and finally sends a file to the client. As in,
app.get(\'/*\', (req, res) =>