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
Qstick 878d1561aa
Build Sonarr on Net6
2 years ago
..
Dispatchers Build Sonarr on Net6 2 years ago
Proxy Fixed: RestClient does not use global proxy settings 4 years ago
GZipWebClient.cs HttpClient 10 years ago
HttpAccept.cs Build Sonarr on Net6 2 years ago
HttpClient.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 3 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
HttpRequest.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 3 years ago
HttpRequestBuilder.cs Fixed: Qbittorrent api errors when only one of two seed criteria was configured 3 years ago
HttpRequestBuilderFactory.cs Removed unused using statements 8 years ago
HttpResponse.cs Add response size to http responses 2 years ago
HttpUri.cs Fixed: Parsing of URLs with double slashes in the path 4 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
UserAgentParser.cs Show User Agent in System->Tasks for externally triggered commands 3 years ago