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

User agents are applied multiple times #87

Closed
typhonius opened this issue Oct 6, 2020 · 0 comments
Closed

User agents are applied multiple times #87

typhonius opened this issue Oct 6, 2020 · 0 comments
Labels

Comments

@typhonius
Copy link
Owner

Describe the bug
User agent strings are applied multiple times because the addOption keeps applying them on subsequent queries.

To Reproduce
Steps to reproduce the behavior including calling code:

  1. Run the db:backup:list command using Acquia Cli
  2. Dump the user agent headers
  3. See a string containing multiple instances of each user agent

Expected behavior
A single user agent string for each library in use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant