Contents

assumesHTTP3Capable

true if server endpoint is known to support HTTP/3. Enables QUIC racing without HTTP/3 service discovery. Defaults to false. The default may be true in a future OS update.

Declaration

var assumesHTTP3Capable: Bool { get set }

See Also

Controlling request behavior