New: Fallback to libcurl/libssl on mono for https connections.

This commit is contained in:
Taloth Saldono 2015-06-18 09:08:29 +02:00
commit 527122452c
9 changed files with 348 additions and 20 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "src/ExternalModules/CurlSharp"]
path = src/ExternalModules/CurlSharp
url = https://github.com/Sonarr/CurlSharp.git
branch = master