fix: fix show number line issue. f8a706064a

This commit is contained in:
jaywcjlove
2022-10-31 01:26:55 +00:00
parent 8d02ddfed3
commit 986f8bd429
66 changed files with 1129 additions and 1063 deletions

View File

@ -1,6 +1,6 @@
<!doctype html>
<html lang="en" data-color-mode="dark">
<head>
<!doctype html><html lang="en" data-color-mode="dark"><head></head><body>
<meta charset="utf-8">
<title>HTTP 状态码备忘清单
&#x26; http-status-code cheatsheet &#x26; Quick Reference</title>
@ -9,8 +9,8 @@
<meta keywords="Quick,Reference,cheatsheet,http-status-code">
<link rel="icon" href="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221em%22%20width%3D%221em%22%3E%20%3Cpath%20d%3D%22m21.66%2010.44-.98%204.18c-.84%203.61-2.5%205.07-5.62%204.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2%201.17-2.42%203.16-3.07%206.5-2.28l1.67.39c4.19.98%205.47%203.05%204.49%207.23Z%22%20fill%3D%22%23c9d1d9%22%2F%3E%20%3Cpath%20d%3D%22M15.06%2019.39c-.62.42-1.4.77-2.35%201.08l-1.58.52c-3.97%201.28-6.06.21-7.35-3.76L2.5%2013.28c-1.28-3.97-.22-6.07%203.75-7.35l1.58-.52c.41-.13.8-.24%201.17-.31-.3.61-.54%201.35-.74%202.2l-.98%204.19c-.98%204.18.31%206.24%204.48%207.23l1.68.4c.58.14%201.12.23%201.62.27Zm2.43-8.88c-.06%200-.12-.01-.19-.02l-4.85-1.23a.75.75%200%200%201%20.37-1.45l4.85%201.23a.748.748%200%200%201-.18%201.47Z%22%20fill%3D%22%23228e6c%22%20%2F%3E%20%3Cpath%20d%3D%22M14.56%2013.89c-.06%200-.12-.01-.19-.02l-2.91-.74a.75.75%200%200%201%20.37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z%22%20fill%3D%22%23228e6c%22%20%2F%3E%20%3C%2Fsvg%3E" type="image/svg+xml">
<link rel="stylesheet" href="../style/style.css">
</head>
<body><nav class="header-nav"><div class="max-container"><a href="../index.html" class="logo"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
<nav class="header-nav"><div class="max-container"><a href="../index.html" class="logo"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
<path d="m21.66 10.44-.98 4.18c-.84 3.61-2.5 5.07-5.62 4.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2 1.17-2.42 3.16-3.07 6.5-2.28l1.67.39c4.19.98 5.47 3.05 4.49 7.23Z" fill="#c9d1d9"></path>
<path d="M15.06 19.39c-.62.42-1.4.77-2.35 1.08l-1.58.52c-3.97 1.28-6.06.21-7.35-3.76L2.5 13.28c-1.28-3.97-.22-6.07 3.75-7.35l1.58-.52c.41-.13.8-.24 1.17-.31-.3.61-.54 1.35-.74 2.2l-.98 4.19c-.98 4.18.31 6.24 4.48 7.23l1.68.4c.58.14 1.12.23 1.62.27Zm2.43-8.88c-.06 0-.12-.01-.19-.02l-4.85-1.23a.75.75 0 0 1 .37-1.45l4.85 1.23a.748.748 0 0 1-.18 1.47Z" fill="#228e6c"></path>
<path d="M14.56 13.89c-.06 0-.12-.01-.19-.02l-2.91-.74a.75.75 0 0 1 .37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z" fill="#228e6c"></path>
@ -43,72 +43,72 @@
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" href="#http-状态码">HTTP 状态码</a><a aria-hidden="true" class="leve3 tocs-link" href="#means">Means</a><a aria-hidden="true" class="leve3 tocs-link" href="#2xx-成功的">2xx. 成功的</a><a aria-hidden="true" class="leve3 tocs-link" href="#4xx-客户端错误">4xx. 客户端错误</a><a aria-hidden="true" class="leve3 tocs-link" href="#1xx-信息">1xx. 信息</a><a aria-hidden="true" class="leve3 tocs-link" href="#3xx-重定向">3xx. 重定向</a><a aria-hidden="true" class="leve3 tocs-link" href="#5xx-服务器错误">5xx. 服务器错误</a><a aria-hidden="true" class="leve3 tocs-link" href="#restful-api">RESTful API</a><a aria-hidden="true" class="leve3 tocs-link" href="#5xx-永久性否定">5xx 永久性否定</a><a aria-hidden="true" class="leve2 tocs-link" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2 id="http-状态码"><a aria-hidden="true" tabindex="-1" href="#http-状态码"><span class="icon icon-link"></span></a>HTTP 状态码</h2><div class="wrap-body">
</div></div><div class="h2wrap-body"><div class="wrap"><div class="wrap-header h3wrap"><h3 id="means"><a aria-hidden="true" tabindex="-1" href="#means"><span class="icon icon-link"></span></a>Means</h3><div class="wrap-body">
<ul>
<li><a href="#1xx-%E4%BF%A1%E6%81%AF" class="tooltip">1xx: Informational<em class="tooltiptext">这意味着已收到请求并且该过程正在继续</em></a></li>
<li><a href="#2xx-%E6%88%90%E5%8A%9F%E7%9A%84" class="tooltip">2xx: Success<em class="tooltiptext">这意味着该操作已成功接收、理解和接受</em></a></li>
<li><a href="#3xx-%E9%87%8D%E5%AE%9A%E5%90%91" class="tooltip">3xx: Redirection<em class="tooltiptext">这意味着必须采取进一步行动才能完成请求</em></a></li>
<li><a href="#4xx-%E5%AE%A2%E6%88%B7%E7%AB%AF%E9%94%99%E8%AF%AF" class="tooltip">4xx: Client Error<em class="tooltiptext">这意味着请求包含不正确的语法或无法完成</em></a></li>
<li><a href="#5xx-%E6%9C%8D%E5%8A%A1%E5%99%A8%E9%94%99%E8%AF%AF" class="tooltip">5xx: Server Error<em class="tooltiptext">这意味着服务器未能满足明显有效的请求</em></a></li>
<li><a href="#1xx-%E4%BF%A1%E6%81%AF">1xx: Informational</a> <em>这意味着已收到请求并且该过程正在继续</em><!--rehype:tooltips--></li>
<li><a href="#2xx-%E6%88%90%E5%8A%9F%E7%9A%84">2xx: Success</a> <em>这意味着该操作已成功接收、理解和接受</em><!--rehype:tooltips--></li>
<li><a href="#3xx-%E9%87%8D%E5%AE%9A%E5%90%91">3xx: Redirection</a> <em>这意味着必须采取进一步行动才能完成请求</em><!--rehype:tooltips--></li>
<li><a href="#4xx-%E5%AE%A2%E6%88%B7%E7%AB%AF%E9%94%99%E8%AF%AF">4xx: Client Error</a> <em>这意味着请求包含不正确的语法或无法完成</em><!--rehype:tooltips--></li>
<li><a href="#5xx-%E6%9C%8D%E5%8A%A1%E5%99%A8%E9%94%99%E8%AF%AF">5xx: Server Error</a> <em>这意味着服务器未能满足明显有效的请求</em><!--rehype:tooltips--></li>
</ul>
</div></div></div><div class="wrap row-span-2"><div class="wrap-header h3wrap"><h3 id="2xx-成功的"><a aria-hidden="true" tabindex="-1" href="#2xx-成功的"><span class="icon icon-link"></span></a>2xx. 成功的</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-2-->
<ul>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.1" class="tooltip">200: OK<em class="tooltiptext">请求没问题</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" class="tooltip">201: Created<em class="tooltiptext">请求完成,并创建了一个新资源</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" class="tooltip">202: Accepted<em class="tooltiptext">接受请求进行处理,但处理未完成</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.4" class="tooltip">203: Non-Authoritative Information<em class="tooltiptext">实体标头中的信息来自本地或第三方副本,而不是来自原始服务器</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.5" class="tooltip">204: No Content<em class="tooltiptext">响应中给出了状态码和标头,但响应中没有实体主体</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.6" class="tooltip">205: Reset Content<em class="tooltiptext">浏览器应清除用于此事务的表单以获取其他输入</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7233#section-4.1" class="tooltip">206: Partial Content<em class="tooltiptext">服务器正在返回请求大小的部分数据。 用于响应指定 Range 标头的请求。 服务器必须使用 Content-Range 标头指定响应中包含的范围</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.1">200: OK</a> <em>请求没问题</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2">201: Created</a> <em>请求完成,并创建了一个新资源</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3">202: Accepted</a> <em>接受请求进行处理,但处理未完成</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.4">203: Non-Authoritative Information</a> <em>实体标头中的信息来自本地或第三方副本,而不是来自原始服务器</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.5">204: No Content</a> <em>响应中给出了状态码和标头,但响应中没有实体主体</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.3.6">205: Reset Content</a> <em>浏览器应清除用于此事务的表单以获取其他输入</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7233#section-4.1">206: Partial Content</a> <em>服务器正在返回请求大小的部分数据。 用于响应指定 Range 标头的请求。 服务器必须使用 Content-Range 标头指定响应中包含的范围</em><!--rehype:tooltips--></li>
</ul>
</div></div></div><div class="wrap row-span-3"><div class="wrap-header h3wrap"><h3 id="4xx-客户端错误"><a aria-hidden="true" tabindex="-1" href="#4xx-客户端错误"><span class="icon icon-link"></span></a>4xx. 客户端错误</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-3-->
<ul>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1" class="tooltip">400: Bad Request<em class="tooltiptext">服务器不理解该请求</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7235#section-3.1" class="tooltip">401: Unauthorized<em class="tooltiptext">请求的页面需要用户名和密码</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.2" class="tooltip">402: Payment Required<em class="tooltiptext">您还不能使用此代码</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.3" class="tooltip">403: Forbidden<em class="tooltiptext">禁止访问请求的页面</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.4" class="tooltip">404: Not Found<em class="tooltiptext">服务器找不到请求的页面</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" class="tooltip">405: Method Not Allowed<em class="tooltiptext">请求中指定的方法是不允许的</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" class="tooltip">406: Not Acceptable<em class="tooltiptext">服务器只能生成客户端不接受的响应</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7235#section-3.2" class="tooltip">407: Proxy Authentication Required<em class="tooltiptext">您必须先通过代理服务器进行身份验证,然后才能提供此请求</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.7" class="tooltip">408: Request Timeout<em class="tooltiptext">请求花费的时间比服务器准备等待的时间长</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" class="tooltip">409: Conflict<em class="tooltiptext">由于冲突,请求无法完成</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.9" class="tooltip">410: Gone<em class="tooltiptext">请求的页面不再可用</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.10" class="tooltip">411: Length Required<em class="tooltiptext">“Content-Length”未定义。 没有它,服务器将不会接受请求</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7232#section-4.2" class="tooltip">412: Precondition Failed<em class="tooltiptext">请求中给出的前提条件被服务器评估为 false</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11" class="tooltip">413: Payload Too Large<em class="tooltiptext">服务器不会接受请求,因为请求实体太大</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.12" class="tooltip">414: URI Too Long<em class="tooltiptext">服务器不会接受请求,因为 url 太长。 当您将“发布”请求转换为具有长查询信息的“获取”请求时发生</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" class="tooltip">415: Unsupported Media Type<em class="tooltiptext">服务器不会接受请求,因为不支持媒体类型</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7233#section-4.4" class="tooltip">416: Range Not Satisfiable<em class="tooltiptext">请求的字节范围不可用且超出范围</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.14" class="tooltip">417: Expectation Failed<em class="tooltiptext">此服务器无法满足在 Expect 请求标头字段中给出的期望</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15" class="tooltip">426: Upgrade Required<em class="tooltiptext">服务器拒绝使用当前协议执行请求,但在客户端升级到不同协议后可能愿意这样做</em></a></li>
<li><a href="https://datatracker.ietf.org/doc/html/rfc7725#section-3" class="tooltip">451: Unavailable For Legal Reasons<em class="tooltiptext">此状态代码表示服务器拒绝访问资源作为法律要求的结果</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1">400: Bad Request</a> <em>服务器不理解该请求</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7235#section-3.1">401: Unauthorized</a> <em>请求的页面需要用户名和密码</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.2">402: Payment Required</a> <em>您还不能使用此代码</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.3">403: Forbidden</a> <em>禁止访问请求的页面</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.4">404: Not Found</a> <em>服务器找不到请求的页面</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5">405: Method Not Allowed</a> <em>请求中指定的方法是不允许的</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">406: Not Acceptable</a> <em>服务器只能生成客户端不接受的响应</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7235#section-3.2">407: Proxy Authentication Required</a> <em>您必须先通过代理服务器进行身份验证,然后才能提供此请求</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.7">408: Request Timeout</a> <em>请求花费的时间比服务器准备等待的时间长</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8">409: Conflict</a> <em>由于冲突,请求无法完成</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.9">410: Gone</a> <em>请求的页面不再可用</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.10">411: Length Required</a> <em>“Content-Length”未定义。 没有它,服务器将不会接受请求</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7232#section-4.2">412: Precondition Failed</a> <em>请求中给出的前提条件被服务器评估为 false</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11">413: Payload Too Large</a> <em>服务器不会接受请求,因为请求实体太大</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.12">414: URI Too Long</a> <em>服务器不会接受请求,因为 url 太长。 当您将“发布”请求转换为具有长查询信息的“获取”请求时发生</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13">415: Unsupported Media Type</a> <em>服务器不会接受请求,因为不支持媒体类型</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7233#section-4.4">416: Range Not Satisfiable</a> <em>请求的字节范围不可用且超出范围</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.14">417: Expectation Failed</a> <em>此服务器无法满足在 Expect 请求标头字段中给出的期望</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15">426: Upgrade Required</a> <em>服务器拒绝使用当前协议执行请求,但在客户端升级到不同协议后可能愿意这样做</em><!--rehype:tooltips--></li>
<li><a href="https://datatracker.ietf.org/doc/html/rfc7725#section-3">451: Unavailable For Legal Reasons</a> <em>此状态代码表示服务器拒绝访问资源作为法律要求的结果</em><!--rehype:tooltips--></li>
</ul>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3 id="1xx-信息"><a aria-hidden="true" tabindex="-1" href="#1xx-信息"><span class="icon icon-link"></span></a>1xx. 信息</h3><div class="wrap-body">
<ul>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.2.1" class="tooltip">100: Continue<em class="tooltiptext">服务器只收到了请求的一部分,但只要没有被拒绝,客户端就应该继续请求</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" class="tooltip">101: Switching Protocols<em class="tooltiptext">服务器切换协议</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc2518#section-10.1" class="tooltip">102: Processing<em class="tooltiptext">用于通知客户端服务器已接受完整请求但尚未完成的临时响应</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.2.1">100: Continue</a> <em>服务器只收到了请求的一部分,但只要没有被拒绝,客户端就应该继续请求</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2">101: Switching Protocols</a> <em>服务器切换协议</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc2518#section-10.1">102: Processing</a> <em>用于通知客户端服务器已接受完整请求但尚未完成的临时响应</em><!--rehype:tooltips--></li>
</ul>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3 id="3xx-重定向"><a aria-hidden="true" tabindex="-1" href="#3xx-重定向"><span class="icon icon-link"></span></a>3xx. 重定向</h3><div class="wrap-body">
<ul>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.1" class="tooltip">300: Multiple Choices<em class="tooltiptext">一个链接列表。 用户可以选择一个链接并转到该位置。 最多五个地址</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.2" class="tooltip">301: Moved Permanently<em class="tooltiptext">请求的页面已移至新的 url</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.3" class="tooltip">302: Found<em class="tooltiptext">请求的页面已临时移动到新的 url</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" class="tooltip">303: See Other<em class="tooltiptext">请求的页面可以在不同的 url 下找到</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7232#section-4.1" class="tooltip">304: Not Modified<em class="tooltiptext">这是对 If-Modified-Since 或 If-None-Match 标头的响应代码,其中 URL 自指定日期以来未修改</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.5" class="tooltip">305: Use Proxy<em class="tooltiptext">请求的 URL 必须通过 Location 标头中提到的代理访问</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.6" class="tooltip">306: Unused<em class="tooltiptext">此代码在以前的版本中使用过。 它不再使用,但代码被保留</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.7" class="tooltip">307: Temporary Redirect<em class="tooltiptext">请求的页面已临时移动到新的 url</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.1">300: Multiple Choices</a> <em>一个链接列表。 用户可以选择一个链接并转到该位置。 最多五个地址</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.2">301: Moved Permanently</a> <em>请求的页面已移至新的 url</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.3">302: Found</a> <em>请求的页面已临时移动到新的 url</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4">303: See Other</a> <em>请求的页面可以在不同的 url 下找到</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7232#section-4.1">304: Not Modified</a> <em>这是对 If-Modified-Since 或 If-None-Match 标头的响应代码,其中 URL 自指定日期以来未修改</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.5">305: Use Proxy</a> <em>请求的 URL 必须通过 Location 标头中提到的代理访问</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.6">306: Unused</a> <em>此代码在以前的版本中使用过。 它不再使用,但代码被保留</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.4.7">307: Temporary Redirect</a> <em>请求的页面已临时移动到新的 url</em><!--rehype:tooltips--></li>
</ul>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3 id="5xx-服务器错误"><a aria-hidden="true" tabindex="-1" href="#5xx-服务器错误"><span class="icon icon-link"></span></a>5xx. 服务器错误</h3><div class="wrap-body">
<ul>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.1" class="tooltip">500: Internal Server Error<em class="tooltiptext">请求未完成。服务器遇到了意外情况</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.2" class="tooltip">501: Not Implemented<em class="tooltiptext">请求未完成。服务器不支持所需的功能</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.3" class="tooltip">502: Bad Gateway<em class="tooltiptext">请求未完成。服务器收到来自上游服务器的无效响应</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.4" class="tooltip">503: Service Unavailable<em class="tooltiptext">请求未完成。服务器暂时超载或停机</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.5" class="tooltip">504: Gateway Timeout<em class="tooltiptext">网关已超时</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" class="tooltip">505: HTTP Version Not Supported<em class="tooltiptext">服务器不支持“http 协议”版本</em></a></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.1">500: Internal Server Error</a> <em>请求未完成。服务器遇到了意外情况</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.2">501: Not Implemented</a> <em>请求未完成。服务器不支持所需的功能</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.3">502: Bad Gateway</a> <em>请求未完成。服务器收到来自上游服务器的无效响应</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.4">503: Service Unavailable</a> <em>请求未完成。服务器暂时超载或停机</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.5">504: Gateway Timeout</a> <em>网关已超时</em><!--rehype:tooltips--></li>
<li><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6">505: HTTP Version Not Supported</a> <em>服务器不支持“http 协议”版本</em><!--rehype:tooltips--></li>
</ul>
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3 id="restful-api"><a aria-hidden="true" tabindex="-1" href="#restful-api"><span class="icon icon-link"></span></a>RESTful API</h3><div class="wrap-body">
@ -300,5 +300,6 @@ anchor.forEach((item) => {
updateAnchor()
})
})
</script></body>
</html>
</script>
</body></html>