mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-04 23:59:11 +00:00
added answer to HTTP definition (#292)
This commit is contained in:
parent
2c321fdd47
commit
1323cbe3ac
@ -242,6 +242,7 @@ CSMA/CD algorithm:
|
||||
* router
|
||||
* switch
|
||||
* hub</summary><br><b>
|
||||
|
||||
</b></details>
|
||||
|
||||
<details>
|
||||
@ -4436,6 +4437,8 @@ document_number: 2
|
||||
|
||||
<details>
|
||||
<summary>What is HTTP?</summary><br><b>
|
||||
|
||||
[Avinetworks](https://avinetworks.com/glossary/layer-7/): HTTP stands for Hypertext Transfer Protocol. HTTP uses TCP port 80 to enable internet communication. It is part of the Application Layer (L7) in OSI Model.
|
||||
</b></details>
|
||||
|
||||
<details>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user