What is HTTPS?

What is HTTPS?

HTTPS is a network protocol used to serve up web pages. HTTPS, or HTTP Secure, was designed to secure communications between a client and the HTTP server. It is a protocol that uses a secure connection to transfer data over the internet.

September 27, 2019 · (updated March 1, 2024) · 6 min · Pradeep Loganathan
What is HTTP2? HTTP2 support in .NET core

HTTP2

HTTP & HTTP/2 are both application level protocols that utilize a lower level protocol like TCP to talk on the Internet. The protocol of the Internet is TCP over IP over Ethernet.

March 11, 2018 · (updated December 5, 2023) · 11 min · Pradeep Loganathan