When a browser requests a service from a web server, an error might occur.
This is a list of HTTP status messages that might be returned:
Message:
100 Continue
101 Switching Protocols
Description:
Only a part of the request has been received by the server, but as long as it has not been rejected, the client should continue with the request
The server switches protocol