Radarr/src/NzbDrone.Common/Http
Taloth Saldono 32393eabb7 Add response size to http responses
(cherry picked from commit d899225509f04a9b6c72da19c7d63ff53498de22)
2022-03-21 18:56:14 -05:00
..
Dispatchers Support for digest auth with HttpRequests 2022-01-13 19:23:30 -06:00
Proxy New: Use native .NET socks proxy 2021-11-23 19:52:37 +00:00
BasicNetworkCredential.cs Support for digest auth with HttpRequests 2022-01-13 19:23:30 -06: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 Support for digest auth with HttpRequests 2022-01-13 19:23:30 -06:00
HttpRequestBuilder.cs Support for digest auth with HttpRequests 2022-01-13 19:23:30 -06:00
HttpRequestBuilderFactory.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
HttpResponse.cs Add response size to http responses 2022-03-21 18:56:14 -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
XmlRpcRequestBuilder.cs Fixed: Use our own HttpClient for rTorrent RPC requests 2022-01-07 21:22:55 -06:00