It would be good to have a healthcheck endpoint like /health that will return 200 if proxy is up and running. Very useful for kubernetes envs. For now I'm doing / and accept 301 as "healthy" but it's not fully correct/ valid.