private void SendResponse()
 {
     _responseHandler.SendResponse(_httpContext);
 }