We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a0cf0 commit 26f8165Copy full SHA for 26f8165
RestSharp/Http.cs
@@ -19,6 +19,7 @@
19
using System.IO;
20
using System.Linq;
21
using System.Net;
22
+using System.Security.Cryptography.X509Certificates;
23
using System.Text;
24
using RestSharp.Extensions;
25
0 commit comments