2xx: Successful : URL encoding « Reference « HTML / CSS






2xx: Successful

Message:                       Description:
200 OK                         The request is OK
201 Created                    The request is complete, and a new resource 
                               is created 
202 Accepted                   The request is accepted for processing, but the 
                               processing is not complete
203 Non-authoritative          Information   
204 No Content   
205 Reset Content    
206 Partial Content      
           
       








Related examples in the same category

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