HTTP 1.0 -> HTTP 1.1 -> HTTP 2.0 -> HTTP 3.0 (QUIC).
Thanks for sharing, exactly same discussion I had in one of the interview today.
is it considered less secure because it depends on UDP?
It is secure by default. QUIC is a mix of TCP features and TLS features done over UDP.
Thanks for sharing, exactly same discussion I had in one of the interview today.
is it considered less secure because it depends on UDP?
It is secure by default. QUIC is a mix of TCP features and TLS features done over UDP.