// REFERENCE

🌐 HTTP status codes

What each HTTP response code means, when it appears and how to fix it.

// 1xx · Informational

// 2xx · Success

// 3xx · Redirection

// 4xx · Client error

// 5xx · Server error

Semantics per RFC 9110 and the IANA status code registry. Educational content.