This commit is contained in:
eric sciple
2022-05-24 06:50:19 +00:00
committed by GitHub
parent eeeff071c7
commit 660784ecbe
3 changed files with 6 additions and 3 deletions

View File

@@ -57,6 +57,7 @@ namespace GitHub.Runner.Sdk
settings.SendTimeout = TimeSpan.FromSeconds(Math.Min(Math.Max(httpRequestTimeoutSeconds, 100), 1200));
}
settings.AllowAutoRedirect = true;
// Remove Invariant from the list of accepted languages.
//