Static Propertyasync-http-client 1.23.0AsyncHTTPClient
unknown
The size of the request body is not known before starting the request
HTTPClientRequest.swift:341- iOS
- 13.0+
- macOS
- 10.15+
- tvOS
- 13.0+
- watchOS
- 6.0+
static let unknown: `Self`
Other members in extension
Type members
static func known(Int64
) -> HTTPClientRequest.Body.Length The size of the request body is known and exactly
count
bytes
Show obsolete interfaces (1)
Hide obsolete interfaces
static func known(Int
) -> HTTPClientRequest.Body.Length The size of the request body is known and exactly
count
bytes