Selecting HTTP version (three)

The latest HTTP version is called HTTP/3 and is being transferred over QUIC instead of the old classic TCP+TLS duo. An attempt of an architectural drawing could look like this: HTTP network stacks Remember: experimental HTTP/3 support in curl is still experimental so we do reserve the right to chan…