Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I'm a new Argo Tunnel user and it took me a while to figure out that Cloudflare was caching my static assets due to the rules set on my domain.
My use case is exposing a local dev server. I was just under the assumption that nothing would be cached since that is that is how other tunnel services geared towards development (e.g. ngrok) work.
I think adding a note about this in the docs would be pretty helpful.