socksHandshakeTimeout

    The socks handshake timed out.

    HTTPClient.swift:1243
    static let socksHandshakeTimeout: HTTPClientError

    Other members in extension

    Type members

    Show obsolete interfaces (3)

    Hide obsolete interfaces

    Instance members

    • var description: String
    • var shortDescription: String

      Short description of the error that can be used in case a bounded set of error descriptions is expected, e.g. to include in metric labels. For this reason the description must not contain associated values.