How an HTTP header caused time.gov to skew from UTC
Summary
A technical exploration of how time.gov's clock drift was caused by HTTP header behavior affecting browser-based time measurement. The post explains NTP basics, the network timing issue caused by Connection: close, the fix to use keep-alive, and how PerformanceResourceTiming can improve precision.