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.
Lidarr/src/NzbDrone.Common/Http
margaale 8d776abb48
Fixed: Handle download clients sending invalid content-type header.
8 years ago
..
Dispatchers Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash. 8 years ago
Proxy Proxy BypassList tests 8 years ago
GZipWebClient.cs HttpClient 10 years ago
HttpAccept.cs Update HttpAccept.Rss to include application/xml 8 years ago
HttpClient.cs New: Http/Socks proxy support. 8 years ago
HttpException.cs Replaced Uri with HttpUri. 8 years ago
HttpFormData.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpHeader.cs Fixed: Handle download clients sending invalid content-type header. 8 years ago
HttpMethod.cs HttpClient 10 years ago
HttpProvider.cs Updated NLog to v4.2.3. 8 years ago
HttpRequest.cs New: Added CAPTCHA support to Rarbg. 8 years ago
HttpRequestBuilder.cs Fixed: Tweaked ratelimit logic for rarbg api. 8 years ago
HttpRequestBuilderFactory.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpResponse.cs Added logging of Sonarr API calls. 8 years ago
HttpUri.cs CombinePath now simple, uri resolve done via operator and CombineRelativePath. 8 years ago
IHttpRequestInterceptor.cs Fixed: Removing torcache url query params to avoid redirect. 9 years ago
JsonRpcRequestBuilder.cs Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes. 8 years ago
JsonRpcResponse.cs Migrated all Download client proxies from RestSharp to HttpClient. 8 years ago
NzbDroneWebClient.cs Trying to fix XBMC timeout errors 10 years ago
TooManyRequestsException.cs Fixed: Indexer sites returning date as Retry-After header. 9 years ago
UserAgentBuilder.cs New: Added CAPTCHA support to Rarbg. 8 years ago