This commit is contained in:
Timofey Smirnov
2024-12-02 18:03:12 +00:00
committed by GitHub

View File

@@ -1391,7 +1391,7 @@ A basic HTTP request consists of a verb (method) and a resource (endpoint). Bel
*Can be called many times without different outcomes. *Can be called many times without different outcomes.
HTTP is an application layer protocol relying on lower-level protocols such as **TCP** and **UDP**. HTTP is an application layer protocol relying on lower-level protocol **TCP**.
#### Source(s) and further reading: HTTP #### Source(s) and further reading: HTTP