You've already forked devops-exercises
mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2025-07-06 23:36:36 +02:00
added answer to HTTP definition (#292)
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user