Lidarr/src/NzbDrone.Common/Http
Robin Dadswell bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands (#2261)
2021-05-23 06:27:22 +01:00
..
Dispatchers Fixed: Use Proxy for MediaCovers and Metadata 2020-10-13 23:19:30 -04:00
Proxy Fixed: Use Proxy for MediaCovers and Metadata 2020-10-13 23:19:30 -04:00
GZipWebClient.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
HttpAccept.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
HttpClient.cs Generalized RateLimit logic to all indexers based on indexer id 2021-04-01 23:21:03 -04:00
HttpException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
HttpFormData.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpHeader.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
HttpMethod.cs Reorder HttpMethods to match RestSharp 2017-10-28 17:13:34 -04:00
HttpRequest.cs Generalized RateLimit logic to all indexers based on indexer id 2021-04-01 23:21:03 -04:00
HttpRequestBuilder.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 2021-04-01 22:03:16 -04:00
HttpRequestBuilderFactory.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
HttpResponse.cs Handle 303 Redirects 2021-03-06 11:54:22 -05:00
HttpUri.cs Fixed: Parsing of URLs with double slashes in the path 2020-12-17 08:08:26 -05:00
IHttpRequestInterceptor.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
JsonRpcRequestBuilder.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
JsonRpcResponse.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
NzbDroneWebClient.cs Trying to fix XBMC timeout errors 2014-06-08 23:49:56 -07:00
TlsFailureException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
TooManyRequestsException.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UnexpectedHtmlContentException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
UserAgentBuilder.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
UserAgentParser.cs New: Show User Agent in System->Tasks for externally triggered commands (#2261) 2021-05-23 06:27:22 +01:00