_logger.Error("Server requested a redirect to [{0}] while in developer mode. Update the request URL to avoid this redirect.",response.Headers["Location"]);
_logger.Error("Server requested a redirect to [{0}] while in developer mode. Update the request URL to avoid this redirect.",response.RedirectUrl);