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: The server has received the request headers, and the client should proceed to send the request body.
10...
activity4gitfundamentalsdocumentation.hashnode.dev3 min read