Activity 30: HTTP Status Codes
1xx (Informational)
These codes indicate that the request was received and is being processed, but there is no final response yet.
100 Continue
Usage: Indicates that the initial part of the request has been received, and the client can continue wit...
rodelcalda.hashnode.dev3 min read