Radarr/src/NzbDrone.Common/Http
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
2016-03-11 20:35:58 +01:00
..
Dispatchers Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
GZipWebClient.cs HttpClient 2014-09-11 16:49:41 -07:00
HttpAccept.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
HttpClient.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpException.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpFormData.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpHeader.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpMethod.cs HttpClient 2014-09-11 16:49:41 -07:00
HttpProvider.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
HttpRequest.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpRequestBuilder.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpRequestBuilderFactory.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
HttpResponse.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
IHttpRequestInterceptor.cs Fixed: Removing torcache url query params to avoid redirect. 2015-09-21 22:01:42 +02:00
JsonRpcRequestBuilder.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 2016-03-11 20:35:58 +01:00
JsonRpcResponse.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
NzbDroneWebClient.cs Trying to fix XBMC timeout errors 2014-06-08 23:49:56 -07:00
TooManyRequestsException.cs Fixed: Indexer sites returning date as Retry-After header. 2015-12-28 20:24:23 +01:00
UriExtensions.cs New: Added support for Rarbg as replacement for Eztv. 2015-05-25 14:28:32 +02:00
UserAgentBuilder.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00