HTTP/3 support for URLSession
HTTP/3 uses QUIC, a multiplexed transport protocol built on UDP. Do you need to change anything for your iOS apps when using URLSession?
The quick answer is: No, HTTP3 support is enabled by default in URLSession.
WWDC 2021 session Accelerate networki...
blog.eidinger.info2 min read