Downloading a large file in .net as fast as possible
Stars
7
Forks
6
Watchers
7
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
27
commits
11
commits
9
commits
2
commits
1
commits
attempt to fix deadlock. The master thread is taken out of the threadpool so we don't have a thread starvation scenario that causes a deadlock
279913dView on GitHubMerge pull request #3 from basespace/bugfix/http-newline
01b13caView on GitHubChanged HTTP request newlines from \n to \r\n (RFC 2616).
c91f4faView on GitHubSujit: Ignored an unittest(SimpleHttpGetByRangeClientTests::TimeoutQuitsAsExpected) to temporarily fix build failure
d271ecaView on GitHubignoring test GetContentLengthThrowsOnInvalidUrl, since it hangs the build
1f33ffdView on GitHubMerge pull request #1 from basespace/bugfix/remove-downloader-artefacts
4c9adffView on GitHubSujit: BuildFix: Removed sigining from TV, link to the snk file inside the SpaceElevator project, and XAMARIN from build definitions
db0364eView on GitHubRevert "Sujit: Removed Sigining and "XAMARIN" constant which would've forced TV to trust all SSL cert"
8a29a83View on GitHubSujit: Removed Sigining and "XAMARIN" constant which would've forced TV to trust all SSL cert
43e44baView on GitHubmerge release/downloader-v1 into master. made some methods public so unit tests can run
0318e18View on GitHub