Skip to content

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

Merged
matthid merged 2 commits into
masterfrom
fix_auth_2
Aug 25, 2018
Merged

use WinHttpHandler for downloading as well (Fixup of 3307)#3342
matthid merged 2 commits into
masterfrom
fix_auth_2

Conversation

@matthid

@matthid matthid commented Aug 23, 2018

Copy link
Copy Markdown
Member

#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

matthid commented Aug 25, 2018

Copy link
Copy Markdown
Member Author

@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.

1 participant