DevLearn logo
Skill Up With Me
Interactive Learning
Signing in…

Протоколы HTTP и HTTPS

🔒 Sign in to use this

HTTP — протокол запрос/ответ поверх TCP (HTTP/1.1) или QUIC (HTTP/3). Методы (GET, POST, PUT, DELETE) выражают намерение; коды состояния (2xx успех, 4xx клиент, 5xx сервер) сообщают исход. HTTPS оборачивает HTTP в TLS — конфиденциальность и целостность на порту 443.

HTTP/1.1 поверх TLS
🔐
TCP + TLS
Сначала рукопожатие
📤
Запрос
GET /path HTTP/1.1
📥
Ответ
200 + тело
♻️
Keep-alive
Повторное использование соединения
Content is available with 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.
🔒 Sign in to use this