<- back

# Response Codes Basics

Posted on Jan 31, 2026

Five families of responses exist, namely:

## 1xx - Informational Responses

## 2xx - Successful Responses

## 3xx - Redirection Responses

## 4xx - Client Error Messages

## 5xx - Server Error Messages

While I intended to avoid this blog becoming a dry reference table for obscure topics, the last blog and this one are quite literally just tables of information broken down into smaller sections of tables of information. Quality will pickup with time