Instance Propertyswift-nio 2.72.0NIOHTTP1

    isKeepAlive

    Whether this HTTP request is a keep-alive request: that is, whether the connection should remain open after the request is complete.

    HTTPTypes.swift:174
    var isKeepAlive: Bool { get }

    Other members in extension

    Type members

    Instance members