Static Propertyasync-http-client 1.23.0AsyncHTTPClient
automatic
HTTP/2 is used if we connect to a server with HTTPS and the server supports HTTP/2, otherwise we use HTTP/1
HTTPClient.swift:1057static let automatic: `Self`
Other members in extension
Type members
static let http1Only: `Self`
We will only use HTTP/1, even if the server would supports HTTP/2