Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge multiple rules/domains/... with only one request #102

Open
everyx opened this issue Oct 7, 2020 · 0 comments
Open

Purge multiple rules/domains/... with only one request #102

everyx opened this issue Oct 7, 2020 · 0 comments

Comments

@everyx
Copy link

everyx commented Oct 7, 2020

something like

curl -X DELETE -H "name: app1b,app2b" http://127.0.0.1/nuster will purge rule app1b and app2b cache

curl -XPURGE -H "nuster-host: example1.com,example2.com" http://127.0.0.1/test will purge cache of example1.com and example2.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants