From 456e875a2e246e69251051afcb6e92b7cc013ccb Mon Sep 17 00:00:00 2001 From: hamza Date: Wed, 20 Jul 2022 11:57:00 +0100 Subject: [PATCH] fix the name --- subjects/localhost/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/localhost/README.md b/subjects/localhost/README.md index 236618bf..37ea145a 100644 --- a/subjects/localhost/README.md +++ b/subjects/localhost/README.md @@ -1,4 +1,4 @@ -## H-server +## Localhost The Hypertext Transfer Protocol (HTTP) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web. Hypertext documents include hyperlinks to other resources that the user can easily access, for example, by a mouse click or tap on the screen in a web browser.