Sonarr/src/NzbDrone.Common/Http
Qstick 878d1561aa Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:46 -07:00
..
Dispatchers Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
Proxy Fixed: RestClient does not use global proxy settings 2020-01-19 16:41:31 +01:00
GZipWebClient.cs HttpClient 2014-09-11 16:49:41 -07:00
HttpAccept.cs Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
HttpClient.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 2021-03-19 21:32:42 +01:00
HttpException.cs Fixed tests 2019-08-31 12:25:13 +02:00
HttpFormData.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpHeader.cs Added a bunch of extra MediaInfo formats. 2017-07-31 15:21:47 +02:00
HttpMethod.cs Reorder HttpMethods to match RestSharp 2017-06-28 16:11:05 -07:00
HttpRequest.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 2021-03-19 21:32:42 +01:00
HttpRequestBuilder.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 2021-03-19 21:32:42 +01:00
HttpRequestBuilderFactory.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpResponse.cs Add response size to http responses 2022-03-20 22:19:06 +01:00
HttpUri.cs Fixed: Parsing of URLs with double slashes in the path 2020-10-10 13:43:08 -07:00
IHttpRequestInterceptor.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
JsonRpcRequestBuilder.cs Fixed: Deluge 1.3.14 API support due to changed json-rpc checks. 2017-03-06 20:14:34 +01: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 New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm) 2019-08-26 22:33:19 +02:00
TooManyRequestsException.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UnexpectedHtmlContentException.cs Updated error message if skyhook and other services respond with html content. 2018-11-14 21:48:56 +01:00
UserAgentBuilder.cs Added BuildInfo.AppName to centralize 'Sonarr' 2019-08-26 22:35:21 +02:00
UserAgentParser.cs Show User Agent in System->Tasks for externally triggered commands 2021-05-16 12:43:17 +02:00