1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-18 21:29:46 +00:00
Sonarr/src/NzbDrone.Common/Http
2017-11-21 18:55:46 -08:00
..
Dispatchers Fixed: TLS issue for OSX. 2017-08-03 16:53:15 +02:00
Proxy
GZipWebClient.cs
HttpAccept.cs
HttpClient.cs Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage. 2017-08-09 23:12:07 +02:00
HttpException.cs
HttpFormData.cs
HttpHeader.cs
HttpMethod.cs
HttpProvider.cs
HttpRequest.cs New: Add authentication options to Webhook 2017-11-21 18:55:46 -08:00
HttpRequestBuilder.cs
HttpRequestBuilderFactory.cs
HttpResponse.cs Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage. 2017-08-09 23:12:07 +02:00
HttpUri.cs
IHttpRequestInterceptor.cs
JsonRpcRequestBuilder.cs
JsonRpcResponse.cs
NzbDroneWebClient.cs
TlsFailureException.cs Fixed: Recent changes to log messages prevented curl fallback from being triggered for tls1.2. 2017-08-02 23:19:26 +02:00
TooManyRequestsException.cs
UserAgentBuilder.cs