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

feat: allow configuration of User-Agent for client #427

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

programmer04
Copy link
Member

@programmer04 programmer04 commented Mar 26, 2024

What this PR does / why we need it:

Setting a User-Agent header for each request is a good practice. This PR introduces a straightforward way to configure it.

Furthermore, fix all the stuff that prevents linting from passing.

Which issue this PR fixes:

Required for

@programmer04 programmer04 added the enhancement New feature or request label Mar 26, 2024
@programmer04 programmer04 self-assigned this Mar 26, 2024
@programmer04 programmer04 requested a review from a team as a code owner March 26, 2024 16:14
@programmer04 programmer04 requested a review from a team March 26, 2024 16:14
@programmer04 programmer04 force-pushed the introduce-user-agent branch 3 times, most recently from c4d4af1 to 36907dd Compare March 26, 2024 16:33
@programmer04 programmer04 merged commit 241dbb8 into main Mar 26, 2024
67 checks passed
@programmer04 programmer04 deleted the introduce-user-agent branch March 26, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants