Radarr/src/NzbDrone.Common/Http
2017-08-09 23:12:07 +02:00
..
Dispatchers Fixed: TLS issue for OSX. 2017-08-03 16:53:15 +02:00
Proxy Removed unused using statements 2016-12-23 13:45:24 -08:00
GZipWebClient.cs HttpClient 2014-09-11 16:49:41 -07:00
HttpAccept.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpClient.cs Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage. 2017-08-09 23:12:07 +02:00
HttpException.cs Replaced Uri with HttpUri. 2016-03-11 20:36:01 +01: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
HttpProvider.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
HttpRequest.cs New: Better platform detection specifically for Non-Windows Systems 2017-01-03 18:37:23 -08:00
HttpRequestBuilder.cs Fixed: Tweaked ratelimit logic for rarbg api. 2016-09-29 21:42:08 +02:00
HttpRequestBuilderFactory.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpResponse.cs Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage. 2017-08-09 23:12:07 +02:00
HttpUri.cs Fixed HttpUri parsing of domain names with underscores. 2017-07-28 20:01:29 +02: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 Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2. 2017-08-02 23:19:26 +02:00
TooManyRequestsException.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UserAgentBuilder.cs Fixed: OS Version detection shouldn't break user agents. Fixes #1611 2017-01-05 10:25:05 -08:00