mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-13 18:27:08 -07:00
HttpProvider.PostCommand will no longer keep the connection alive
This commit is contained in:
parent
3c47df8691
commit
b3fb807f41
38 changed files with 60 additions and 3 deletions
|
@ -4,6 +4,7 @@ using NLog;
|
|||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.Disk;
|
||||
using NzbDrone.Common.EnvironmentInfo;
|
||||
using NzbDrone.Common.Http;
|
||||
using NzbDrone.Common.Processes;
|
||||
using NzbDrone.Core.Instrumentation.Extensions;
|
||||
using NzbDrone.Core.Messaging.Commands;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue