HttpTwo
HttpTwo copied to clipboard
A basic C# HTTP/2 client library
Results
12
HttpTwo issues
Sort by
recently updated
recently updated
newest added
using System.Net.Http; the vs2015 shows that System.Net do not have the namespace or module Http. And the demo have a error in HttpMethod.Get.
Is it compatible with Windows 2008 R2 Framework 4.5?