HTTP Status Codes #api #wecommit100xshare

HTTP Status Codes #api #wecommit100xshare

HTTP defines these standard status codes that can be used to convey the results of a client’s request. The status codes are divided into five categories.

  • 1xx: Informational – Communicates transfer protocol-level information.
  • 2xx: Success – Indicates that the client’s request was accepted successfully.
  • 3xx: Redirection – Indicates that the client must take some additional action in order to complete their request.
  • 4xx: Client Error – This category of error status codes points the finger at clients.
  • 5xx: Server Error – The server takes responsibility for these error status codes.

reference origin documentation: https://restfulapi.net/http-status-codes/


要查看或添加评论,请登录

社区洞察

其他会员也浏览了