随笔分类 - Http
摘要:HTTP状态代码表 The List of HTTP Status Codes 1xx(临时响应) 表示临时响应并需要请求者继续执行操作的状态代码。 100 – Continue ndicates that part of a request has been successfully received, and the rest should now be sent. (继续)说明部分请求已成功收到,其余的现在应该发出。 101 – Switching Protocols Status code 101 is when the server is changing protocols as
阅读全文