I have a simple http-proxy that reads the incoming request, adds some headers (cookies), send it to the server and pipe the response to the original client.
const