Update 'articles/http.html'
This commit is contained in:
parent
3df8945dad
commit
45d3c77f6f
|
@ -30,8 +30,18 @@
|
||||||
<hr></hr>
|
<hr></hr>
|
||||||
<div class="center">
|
<div class="center">
|
||||||
<h2>Sources</h2>
|
<h2>Sources</h2>
|
||||||
<p><a id="one">1.</a><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">Section 14 of the HTTP/1.1 Specification</a> <a href="https://web.archive.org/web/20201012081518/https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">[web.archive.org]</a></p>
|
<p>
|
||||||
<p><a id="two">2.</a><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec15.html">Section 15 of the HTTP/1.1 Specification</a> <a href="https://web.archive.org/web/20201012082013/https://www.w3.org/Protocols/rfc2616/rfc2616-sec15.html">[web.archive.org]</a></p>
|
<a id="one">1.</a>
|
||||||
|
<a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">Section 14 of the HTTP/1.1 Specification</a>
|
||||||
|
<a href="https://web.archive.org/web/20201012081518/https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">[web.archive.org]</a>
|
||||||
|
<a href="https://ghostarchive.org/archive/yf0cL?kreymer=false">[ghostarchive.org]</a>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<a id="two">2.</a>
|
||||||
|
<a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec15.html">Section 15 of the HTTP/1.1 Specification</a>
|
||||||
|
<a href="https://web.archive.org/web/20201012082013/https://www.w3.org/Protocols/rfc2616/rfc2616-sec15.html">[web.archive.org]</a>
|
||||||
|
<a href="https://ghostarchive.org/archive/btcfc?kreymer=false">[ghostarchive.org]</a>
|
||||||
|
</p>
|
||||||
<hr></hr>
|
<hr></hr>
|
||||||
<p>This article was created on 5/14/2018</p>
|
<p>This article was created on 5/14/2018</p>
|
||||||
<p>This article was lasted edited on 10/11/2020</p>
|
<p>This article was lasted edited on 10/11/2020</p>
|
||||||
|
|
Loading…
Reference in New Issue