cf-workers-status-page icon indicating copy to clipboard operation
cf-workers-status-page copied to clipboard

operational status apart from 200 not working as expected

Open sinkaroid opened this issue 1 year ago • 1 comments

Basicaly some of my internal service that i want display required authorization, I have change the expectStatus with 401 but seems not work until i disabled the authorization

https://github.com/eidam/cf-workers-status-page/blob/main/src/functions/cronTrigger.js#L59 the flow here seem have no issues that default value should 200, but why it's not listening with 401

sinkaroid avatar Jan 25 '23 20:01 sinkaroid

Screenshot_207 The check working as intended, the lowest one is part which required authorization

sinkaroid avatar Jan 25 '23 20:01 sinkaroid