We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.