public void Response(NanoHttpResponse response) { _callback(response.GetResponse(), response.GetContent()); }