eidam / cf-workers-status-page

Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage.
https://status-page.eidam.dev
MIT License
2.36k stars 1.44k forks source link

Add custom header #29

Open dhcgn opened 3 years ago

dhcgn commented 3 years ago

Would it possible to add custom headers to a monitor? E.g. Basic Authentication

eidam commented 3 years ago

That's not possible at the moment, but I do plan to add some kind of custom headers support (don't wanna have them in the config code)