You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Net.Http.HttpIOException: The response ended prematurely. (ResponseEnded)
File "HttpConnection.cs", line 623, in async Task<HttpResponseMessage> HttpConnection.SendAsync(HttpRequestMessage request, bool async, CancellationToken cancellationToken)
throw new HttpIOException(HttpRequestError.ResponseEnded, SR.net_http_invalid_response_premature_eof);
System.Net.Http.HttpRequestException: An error occurred while sending the request.
?, in async Task GitHelpers.RequireGitAuthenticationAsync()
?, in async void DevToolsViewModel.DoConnectToGitHubAsync()
...
(4 additional frame(s) were not displayed)