doc: Correct the anchor(http-status-code) (#8) 6290b9eae0

This commit is contained in:
jaywcjlove
2022-10-28 05:06:39 +00:00
parent 5dc31434ed
commit 6d83213a34
2 changed files with 9 additions and 5 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

@ -41,11 +41,11 @@
</div></header><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-information">1xx: Informational</a> <em>这意味着已收到请求并且该过程正在继续</em><!--rehype:tooltips--></li>
<li><a href="#2xx-successful">2xx: Success</a> <em>这意味着该操作已成功接收、理解和接受</em><!--rehype:tooltips--></li>
<li><a href="#3xx-redirection">3xx: Redirection</a> <em>这意味着必须采取进一步行动才能完成请求</em><!--rehype:tooltips--></li>
<li><a href="#4xx-client-error">4xx: Client Error</a> <em>这意味着请求包含不正确的语法或无法完成</em><!--rehype:tooltips--></li>
<li><a href="#5xx-server-error">5xx: Server Error</a> <em>这意味着服务器未能满足明显有效的请求</em><!--rehype:tooltips--></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-->