Sobes.tech
Junior — Middle

What is the standard port used for the HTTP protocol?

sobes.tech AI

Answer from AI

The standard port for the HTTP protocol is 80.

This means that when accessing a web server via the HTTP protocol, if the port is not explicitly specified, port 80 is used. For example, the URL http://example.com by default implies a connection to port 80.

For the secure HTTPS protocol, port 443 is used.