Instance Propertyasync-http-client 1.25.2AsyncHTTPClient
description
HTTPHandler.swift:483var description: String { get }
var description: String { get }
s15AsyncHTTPClient19ResponseAccumulatorC0C11TooBigErrorV11descriptionSSvp
What are these?297UJ
import AsyncHTTPClient
This package provides simple HTTP Client library built on top of SwiftNIO.
struct ResponseTooBigError
final class ResponseAccumulator
The default HTTPClientResponseDelegate
.
@frozen struct String
A Unicode string value that is a collection of characters.
init(maxBodySize: Int)
var maxBodySize: Int