Update internet_protocol.html
This commit is contained in:
parent
a69d3bc942
commit
7d06978577
|
|
@ -63,7 +63,7 @@
|
|||
<li><article class="anchor">
|
||||
<details>
|
||||
<summary class="frameTitle">HTTP</summary>
|
||||
<p class="frameContent">Port: 80<br> </p>
|
||||
<p class="frameContent">Port: 80<br><abbr title="HyperText Transfer Protocol">HTTP</abbr> is the protocol that handles the transfer of <abbr title="digital pages a user can read that directly reference other pages the user can look at">hypertext</abbr> between one or multiple systems. It is designed using the client-server principles; allowing a client to make a request after forming a connection with the server, at which point the server responds however it is programmed.</p>
|
||||
</details>
|
||||
</article></li>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue