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
Taloth Saldono 7c54fa70d7
Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded.
8 years ago
..
Dispatchers Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
GZipWebClient.cs HttpClient 10 years ago
HttpAccept.cs Replaced built-in valuetypes with language keywords. 9 years ago
HttpClient.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpException.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpFormData.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpHeader.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpMethod.cs HttpClient 10 years ago
HttpProvider.cs Updated NLog to v4.2.3. 9 years ago
HttpRequest.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpRequestBuilder.cs Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded. 8 years ago
HttpRequestBuilderFactory.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
HttpResponse.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
IHttpRequestInterceptor.cs Fixed: Removing torcache url query params to avoid redirect. 9 years ago
JsonRpcRequestBuilder.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 8 years ago
JsonRpcResponse.cs Replaced built-in valuetypes with language keywords. 9 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
UriExtensions.cs New: Added support for Rarbg as replacement for Eztv. 9 years ago
UserAgentBuilder.cs Replaced built-in valuetypes with language keywords. 9 years ago