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

Document and fix behavior of custom client instances #318

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

mattt
Copy link
Member

@mattt mattt commented Jun 28, 2024

In #268, we allowed custom headers to be passed to client instances. However, that didn't apply any custom User-Agent header. This is now fixed.

This PR also updates the README to document how to create a custom client instance, incorporating this new behavior. This PR is an alternative to #304.

Signed-off-by: Mattt Zmuda <[email protected]>
@mattt mattt merged commit f30dc0d into main Jun 28, 2024
6 checks passed
@mattt mattt deleted the mattt/customize-client branch June 28, 2024 12:50
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.

None yet

1 participant