HttpTwo
HttpTwo copied to clipboard
There is a error , when I use the namespace "System.Net.Http"
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.
you need to add a reference to System.Web.Http.dll