public override Task FlushAsync()
 {
     return(_httpResponse.FlushAsync());
 }