You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/src/NzbDrone.Common/Http
Петр Шургалин b19d665817
Fixed: RestClient does not use global proxy settings
4 years ago
..
Dispatchers Fixed: Corrupt image files when downloading from redirecting Url 5 years ago
Proxy Fixed: RestClient does not use global proxy settings 4 years ago
GZipWebClient.cs HttpClient 10 years ago
HttpAccept.cs Removed unused using statements 8 years ago
HttpClient.cs Increased max redirects from 3 to 5 5 years ago
HttpException.cs Fixed tests 5 years ago
HttpFormData.cs Removed unused using statements 8 years ago
HttpHeader.cs Added a bunch of extra MediaInfo formats. 7 years ago
HttpMethod.cs Reorder HttpMethods to match RestSharp 7 years ago
HttpProvider.cs Added BuildInfo.AppName to centralize 'Sonarr' 5 years ago
HttpRequest.cs Fixed: Download mediacover using configured proxy. 5 years ago
HttpRequestBuilder.cs New: Indexer Seed Limit settings applied to new downloads for qBittorrent 5 years ago
HttpRequestBuilderFactory.cs Removed unused using statements 8 years ago
HttpResponse.cs Fixed: Revised handling of cookies in case of redirects. 6 years ago
HttpUri.cs New: Added optional UrlBase to Nzbget and Sabnzbd settings. 6 years ago
IHttpRequestInterceptor.cs Removed unused using statements 8 years ago
JsonRpcRequestBuilder.cs Fixed: Deluge 1.3.14 API support due to changed json-rpc checks. 7 years ago
JsonRpcResponse.cs Removed unused using statements 8 years ago
NzbDroneWebClient.cs Trying to fix XBMC timeout errors 10 years ago
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) 5 years ago
TooManyRequestsException.cs Removed unused using statements 8 years ago
UnexpectedHtmlContentException.cs Updated error message if skyhook and other services respond with html content. 6 years ago
UserAgentBuilder.cs Added BuildInfo.AppName to centralize 'Sonarr' 5 years ago