Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use WinHttpHandler for downloading as well (Fixup of 3307) #3342

Merged
merged 2 commits into from
Aug 25, 2018
Merged

Conversation

matthid
Copy link
Member

@matthid matthid commented Aug 23, 2018

#3307
fsprojects/FAKE#2029

It took me a while to find why it still wasn't working until I realized that only "downloads" were not working, everything else did work fine. Reason is that we used a different API for downloading then for all other calls. This PR just falls back to the already existing logic instead of duplicating everything.

@matthid
Copy link
Member Author

matthid commented Aug 25, 2018

@forki I tried to release this but failed because my nugetkey is no longer valid. Can you update my nuget account to the packages or maybe we could create an organization like we did for fake?

Feel free to straight up release from master (already updated the release notes).

@matthid matthid deleted the fix_auth_2 branch July 2, 2019 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant