1 of 2

Програмування та підтримка �веб-застосувань

Distributed computing

2 of 2

Distributed computing

HTTP/1.1 → SPDY → HTTP/2

(RFC 2616)

HTTP Request:

GET / HTTP/1.1

Host: ami.lnu.edu.ua

HTTP Response:

HTTP/1.1 200 OK

<!DOCTYPE html>

<html lang="uk">

...