Function

send-downstream

Sends a response to the client that made the request passed to http-incoming.handle.

send-downstream: func(response: response, body: body) -> result​<_, error>;