Function
handle-response
Handle a response from the client to a previous server request
handle-response: func(id: option<request-id>, response: result<client-response, error-code>);Handle a response from the client to a previous server request
handle-response: func(id: option<request-id>, response: result<client-response, error-code>);