Skip to content

Document the behavior of side effect on UseDefaultCredentials property #9372

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

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

liveans
Copy link
Member

@liveans liveans commented Oct 4, 2023

Summary

Document the behavior of the UseDefaultCredentials property.

Fixes dotnet/runtime#84545

@liveans liveans requested a review from a team as a code owner October 4, 2023 15:05
@ghost ghost assigned liveans Oct 4, 2023
@ghost ghost added the area-System.Net.Http label Oct 4, 2023
@ghost
Copy link

ghost commented Oct 4, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Summary

Document the behavior of the UseDefaultCredentials property.

Fixes dotnet/runtime#84545

Author: liveans
Assignees: liveans
Labels:

area-System.Net.Http

Milestone: -

@learn-build-service-prod
Copy link

Learn Build status updates of commit 61ce8fa:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.Http/HttpClientHandler.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@learn-build-service-prod
Copy link

Learn Build status updates of commit 39c4c53:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.Http/HttpClientHandler.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@learn-build-service-prod
Copy link

Learn Build status updates of commit c269ec4:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net.Http/HttpClientHandler.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@liveans liveans merged commit 141c887 into dotnet:main Oct 5, 2023
@liveans liveans deleted the credentials-doc-side-effect branch October 5, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in handling of UseDefaultCredentials by HttpClientHandler in .NET Core
3 participants