iOS16 NSURLSession support HTTP3 & QUIC protocol acquiescently?

Viewed 20

Anybody notices NSURLSession HTTP3 is available on iOS16 without Cornet.framework, precondition, the HTTP server supports QUIC protocol?

Recently, debugging the NSURLSession function with server, captured package via WireShark, i can capture the QUIC package.

Is there any document or video come out of Apple to explain the Support HTTP3 acquiescently on iOS16?

0 Answers
Related