HTTP/3
HTTP/3 is a major revision of theHTTP network protocol, succeedingHTTP/2.
The most notable difference in HTTP/3 is that it uses a protocol namedQUIC overUDP instead ofTCP.This reduceslatency and eliminates thehead-of-line blocking problem in HTTP.