Function
send-downstream-pending
Send a pending response back downstream in reply to an incoming request.
send-downstream-pending: func(handle: pending-response) -> result<_, error>;Send a pending response back downstream in reply to an incoming request.
send-downstream-pending: func(handle: pending-response) -> result<_, error>;