mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 08:07:10 -07:00
commit
54c17de849
27 changed files with 662 additions and 66 deletions
|
@ -16,7 +16,7 @@ namespace NzbDrone.Common.Http
|
|||
Headers = new HttpHeader();
|
||||
AllowAutoRedirect = true;
|
||||
Cookies = new Dictionary<string, string>();
|
||||
|
||||
|
||||
if (!RuntimeInfoBase.IsProduction)
|
||||
{
|
||||
AllowAutoRedirect = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue