1xx: Information : URL encoding « Reference « HTML / CSS






1xx: Information


Message:                     Description:
100 Continue                 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

101 Switching Protocols      The server switches protocol

           
       








Related examples in the same category

1.URL-encoding from %00 to %8f
2.2xx: Successful
3.3xx: Redirection
4.4xx: Client Error
5.5xx: Server Error