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

Add an authorization header value getter property that supports cancellation #1413

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Sep 4, 2022

In addition to AuthorizationHeaderValueGetter and AuthorizationHeaderValueWithParamGetter, a new AuthorizationHeaderValueWithCancellationTokenGetter is added with support for CancellationToken.

Also, the AuthenticatedHttpClientHandler and AuthenticatedParameterizedHttpClientHandler internal classes have been merged into a single AuthenticatedHttpClientHandler class to reduce code duplication.

0xced and others added 2 commits September 4, 2022 16:00
…llation

In addition to `AuthorizationHeaderValueGetter` and `AuthorizationHeaderValueWithParamGetter`, a new `AuthorizationHeaderValueWithCancellationTokenGetter` is added with support for CancellationToken.

Also, the `AuthenticatedHttpClientHandler` and `AuthenticatedParameterizedHttpClientHandler` internal classes have been merged into a single `AuthenticatedHttpClientHandler` class to reduce code duplication.
@glennawatson glennawatson merged commit 77f084f into reactiveui:main Apr 12, 2023
@0xced 0xced deleted the AuthorizationHeaderValueWithCancellationTokenGetter branch April 12, 2023 07:55
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants