-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
#657 Ability to set UseDefaultCredentials
per route
#1521
base: develop
Are you sure you want to change the base?
Conversation
Would be nice to get this merged in. Very useful PR. |
What will it take to get this merged in to main? |
Cherry picked from ThreeMammals#1521
@Sacrilege Hi Troy! |
The feature branch has been rebased onto ThreeMammals:develop successfully! |
I hope, merging will happen soon... 🤣 |
@ggnaegi commented on April 3:
Indeed, it can be challenging. However, we could set up a Windows build machine as a Docker image and direct CircleCI to execute the Windows build by downloading the image with the Windows OS from Docker Hub. Roadmap
Links |
TODO
|
So, you're expecting that quality level from our side and you merged some stuff this week out of the blue... Ok fine then. |
…epting UseDefaultCredentials
@ggnaegi Ups! Yet another rebase is needed! 😄 |
New Docker images based on Windows OS
Testing of Dev SSL certificates is required! |
Closes #657
Support setting
WebClient.UseDefaultCredentials
per route if needed.Docs