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

[http-client] Add BasicAuthIntercept.header() helper method #534

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

rbygrave
Copy link
Contributor

Provided as a helper method for code that wants the header value to then apply it explicitly [typically as a http Authorization header] rather than using this as a request intercept.

Provided as a helper method for code that wants the header value to then apply it explicitly [typically as a http Authorization header] rather than using this as a request intercept.
@rbygrave rbygrave self-assigned this Dec 16, 2024
@rbygrave rbygrave requested a review from SentryMan December 16, 2024 19:07
@rbygrave rbygrave merged commit 30d33ca into master Dec 16, 2024
7 checks passed
@rbygrave rbygrave deleted the feature/BasicAuthIntercept branch December 16, 2024 19:11
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.

2 participants