Writing assertions that catch a "200 OK" outage
2026-09-06
A 200 with an empty body, a stale cache, or a pretty error page is still an outage. How to layer status, latency, body and header assertions so a check verifies the service works — not just that something answered.
guidehttp-checks