Lidarr/src/NzbDrone.Common/Http
Taloth Saldono 5a69bf42f6 Add response size to http responses
(cherry picked from commit d899225509f04a9b6c72da19c7d63ff53498de22)
2022-03-23 19:36:56 -05:00
..
Dispatchers New: Drop mono support 2021-06-30 23:52:24 -04:00
Proxy New: Use native .NET socks proxy 2021-12-24 14:17:17 -06: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 Add response size to http responses 2022-03-23 19:36:56 -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
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