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

Set project-specific user agent, offer override #143

Merged
merged 1 commit into from Feb 8, 2022

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Feb 8, 2022

  • Apply project-speciifc default user agent to override the
    Go default of Go-http-client/1.1
    • set version based on when this project first diverged from
      the parent project
  • Offer override for client code
  • Add brief example to illustrate setting custom user agent

fixes GH-134

- Apply project-speciifc default user agent to override the
  Go default of `Go-http-client/1.1`
  - set version based on when this project first diverged from
    the parent project
- Offer override for client code
- Add brief example to illustrate setting custom user agent

refs GH-134
@atc0005 atc0005 added documentation Improvements or additions to documentation enhancement New feature or request config labels Feb 8, 2022
@atc0005 atc0005 added this to the Next Release milestone Feb 8, 2022
@atc0005 atc0005 self-assigned this Feb 8, 2022
@atc0005 atc0005 merged commit 89aca42 into master Feb 8, 2022
@atc0005 atc0005 deleted the i134-set-user-agent branch February 8, 2022 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting user agent, fallback to project-specific default value
1 participant