Improved all things HTTP related

This commit is contained in:
Brandon Smith
2015-08-17 20:30:12 -03:00
parent 60f74d088a
commit 5fb96188c9
6 changed files with 203 additions and 229 deletions

View File

@@ -37,6 +37,7 @@
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Net.Http" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />