writeResponse(_:)

    Write full HTTP response that doesn’t include a body

    ResponseWriter.swift:48
    consuming func writeResponse(_ head: HTTPResponse) async throws

    Parameters

    head

    Response head

    Other members in extension

    Instance members