html:command_http_status_codes

Command HTTP Status Codes

Code Meaning
200 The request is success
201 The request has been succeeded, and a record has been created
202 The request is accepted, and processing
204 The request is success, but server has nothing to return to the client
Code Meaning
301 The resource has been moved permanently
304 Indicate the resource has not been modified since the previous request to save bandwidth
Code Meaning
400 Bad request
401 Unauthorized
403 Forbidden
403 Not found
407 Proxy authentication required
Code Meaning
500 Internal server error
501 Function not implemented
  • html/command_http_status_codes.txt
  • Last modified: 2019/08/27 09:51
  • by chongtin