fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 703 forks source link

Uptime version 3.2 displaying 401 header as offline. #258

Open rjayako opened 10 years ago

rjayako commented 10 years ago

Uptime currently displays a site with a 401 header as offline. When 401 is responded the site access is unauthorized and not offline. Did anyone get this solved in version 3.2? In 3.0 I was able to add an exception for 401 header but it seems the code has changed around a bit.

Any assistance would be appreciated!

Thank you.