Complete Guide to HTTP Status Code
1XX Informational
This class is invisible to the client and indicates that the server received the request and will continue it. It consists of four status codes:
100 continue. The server has received the initial request and will send the final answ...
httpstatuscode.hashnode.dev7 min read