switch from httpclient to plain httpwebrequest

This commit is contained in:
Luke Pulverenti
2013-11-30 01:07:25 -05:00
parent 9b9e5fc4e4
commit 0bdc8a49d5
7 changed files with 302 additions and 281 deletions

View File

@@ -190,7 +190,6 @@
<Compile Include="FFMpeg\FFMpegInfo.cs" />
<Compile Include="IO\FileSystemFactory.cs" />
<Compile Include="Native\Assemblies.cs" />
<Compile Include="Native\HttpClientFactory.cs" />
<Compile Include="Native\NativeApp.cs" />
<Compile Include="IO\NativeFileSystem.cs" />
<Compile Include="Native\ServerAuthorization.cs" />