> For the complete documentation index, see [llms.txt](https://til.kurianbenoy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.kurianbenoy.com/programming/http-status-codes.md).

# HTTP Status Codes

**Flow Diagram of HTTP Decisions**

![](https://4253921594-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhiOx8KkYnYxHHqfUbB%2Fuploads%2F5wkalFQ62Kgs0RCXGbnt%2Fimage.png?alt=media\&token=df748fe1-ad93-4854-af44-c74a7420bdbd)

419 http staus indicates unauthenticated for a valid user whose token might have expired.

Reference:

<https://www.loggly.com/blog/http-status-code-diagram/>
