Home » Hosting Encyclopedia » Hosting Terms » DNS » HTTP

HTTP

In order to access any website or embed a valid link you always have to write HTTP:// in front of the website’s address. Browsers and applications generate this part automatically to simplify the process, but it’s still absolutely necessary. HTTP(HyperText Transfer Protocol) is the fundamental protocol used in the World Wide Web for the transmission of messages since 1990 and it has been revisioned a few times since then.

How Does The HTTP Work?

Every time when you open a website using your web browser you are actually sending a request to a server via the HTTP protocol for content from that site. The main task for the protocol is to transport hypertext data. The HTTP utilizes (usually via web browser) the client-server model by sending requests to a server that responds by providing the content from a certain website (or returning an error message if the page cannot be accessed). Every kind of software that needs to access some Internet content uses the HTTP protocol.

 

HTTP Specifics

One of the characteristics of the HTTP is that it’s a stateless protocol that doesn’t save information about sessions or participants in the communication, so every request to the server is treated separately. However, some applications can gather information about subsequent requests, thus tracking users’ activity. These are cookies, HTTP sessions, JavaScript, etc. HTTPS (or HTTP Secure) is the most widely used method for securing an HTTP connection with the use of the encrypting protocols SSL or TLS.

Was this article useful?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Newest Articles:

KVM

What you need to know: KVM (Kernel-based Virtual Machine) is a virtualization technology that is free, open-source, and available in most modern Linux distributions. Thanks to it, you can create and run Linux and Windows-based virtual machines that are independent of...

Second Level Domain (SLD)

The Second Level Domain or SLD is essential to the hierarchical Domain Name System. It is the second part of the full domain name after the Top Level Domain, on its left side. The Second Level Domain is often the same as the website name, the company, or the...

Top-Level Domain (TLD)

The Top Level Domain name (TLD) is the last or right-most fragment of the domain name. The parts of the domain name are separated with dots and form their own hierarchy in the Domain Name System (DNS). There is a Top-Leveл Domain list where you can see all available...

IANA

What is IANA? Although the Internet is not really a centralized system, there are some key infrastructure elements that need to be coordinated. The Internet Assigned Numbers Authority (IANA) is an organization that was founded in 1988 by the government of the U.S.A....

ICANN

What is ICANN? ICANN is an abbreviation from Internet Corporation for Assigned Names and Numbers. It is the non-profit organization that’s responsible for the assignment and coordination of unique Internet addresses and names for all devices connected to the Internet,...

Ready to Create Your Website?