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...
Dec 8, 20222 min read1.9K
