ignoreUncleanSSLShutdown

Ignore TLS unclean shutdown error, defaults to false.

HTTPClient.swift:820

This declaration is deprecated: AsyncHTTPClient now correctly supports handling unexpected SSL connection drops. This property is ignored

var ignoreUncleanSSLShutdown: Bool { get set }