HTTP es un protocolo de solicitud/respuesta además de TCP (HTTP/1.1) o QUIC (HTTP/3). Los métodos (GET, POST, PUT, DELETE) expresan intención; Los códigos de estado (éxito 2xx, cliente 4xx, servidor 5xx) indican el resultado. HTTPS envuelve HTTP en TLS: confidencialidad e integridad en el puerto 443.

HTTP/1.1 sobre TLS
TCP + TLS
apretón de manos primero
Pedido
OBTENER /ruta HTTP/1.1
Respuesta
200 + cuerpo
Mantener vivo
Reutilizar conexión
Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.