Radarr/src/NzbDrone.Common/Http
Qstick c4cf38255e Fixed: Combine content headers with response headers 2021-11-23 19:21:59 -06:00
..
Dispatchers Fixed: Combine content headers with response headers 2021-11-23 19:21:59 -06:00
Proxy New: Use native .NET socks proxy 2021-11-23 19:52:37 +00:00
HttpAccept.cs New: Drop Mono Support 2021-07-03 10:07:06 -04:00
HttpClient.cs Use modern HttpClient 2021-11-23 19:52:37 +00:00
HttpException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
HttpFormData.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpHeader.cs Use modern HttpClient 2021-11-23 19:52:37 +00:00
HttpRequest.cs Use modern HttpClient 2021-11-23 19:52:37 +00:00
HttpRequestBuilder.cs Use modern HttpClient 2021-11-23 19:52:37 +00:00
HttpRequestBuilderFactory.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
HttpResponse.cs Remove trailing whitespace in HttpResponce 2021-03-04 13:29:15 -05:00
HttpUri.cs Fixed: Parsing of URLs with double slashes in the path 2020-10-10 17:16:21 -04:00
IHttpRequestInterceptor.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
JsonRpcRequestBuilder.cs Use modern HttpClient 2021-11-23 19:52:37 +00:00
JsonRpcResponse.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
TlsFailureException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
TooManyRequestsException.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UnexpectedHtmlContentException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
UserAgentBuilder.cs Fixed: Automation/Integration/Unit Tests 2019-09-03 23:21:15 -04:00
UserAgentParser.cs Show User Agent in System->Tasks for externally triggered commands (#6327) 2021-05-17 21:45:23 -04:00