Readarr/src/NzbDrone.Common/Http
Taloth Saldono a9852ded2f Add response size to http responses
(cherry picked from commit d899225509f04a9b6c72da19c7d63ff53498de22)
2022-03-23 19:58:08 -05:00
..
Dispatchers Fixed: Combine content headers with response headers 2021-11-24 01:59:19 +00:00
Proxy New: Use native .NET socks proxy 2021-11-13 08:45:25 +00:00
BasicNetworkCredential.cs Support for digest auth with HttpRequests 2020-08-16 11:21:53 +01:00
HttpAccept.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
HttpClient.cs Use modern HttpClient 2021-11-13 08:45:25 +00:00
HttpException.cs Fixed tests 2020-07-01 21:16:07 +01:00
HttpFormData.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
HttpHeader.cs Use modern HttpClient 2021-11-13 08:45:25 +00:00
HttpRequest.cs Use modern HttpClient 2021-11-13 08:45:25 +00:00
HttpRequestBuilder.cs Use modern HttpClient 2021-11-13 08:45:25 +00:00
HttpRequestBuilderFactory.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
HttpResponse.cs Add response size to http responses 2022-03-23 19:58:08 -05:00
HttpUri.cs Fixed: Parsing of URLs with double slashes in the path 2020-10-10 17:16:02 -04:00
IHttpRequestInterceptor.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
JsonRpcRequestBuilder.cs Use modern HttpClient 2021-11-13 08:45:25 +00:00
JsonRpcResponse.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
TlsFailureException.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
TooManyRequestsException.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
UnexpectedHtmlContentException.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
UserAgentBuilder.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
UserAgentParser.cs Show User Agent in System->Tasks for externally triggered commands (#1047) 2021-05-23 20:52:14 +01:00
XmlRpcRequestBuilder.cs Fixed: Use our own HttpClient for rTorrent RPC requests 2022-01-17 09:14:28 +00:00