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(user-agent): Add user-agent header to api calls #93

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

VladislavFitz
Copy link
Contributor

This PR adds user-agent header to each API call.
This allows Algolia to analyze the usage of the Dart client and make data-driven decisions about the following steps regarding Dart-based solutions and the Flutter platform.
Also it allows the library user to add additional user-agents using extraUserAgents parameter.

@nhathiwala
Copy link
Member

@VladislavFitz please make sure that your code passes base health check.

@VladislavFitz
Copy link
Contributor Author

Hi @nhathiwala ,
The health check fails due to missing credentials. Your repository secrets are not exposed to external PRs for security reasons.
The changes have successfully passed the health check in the forked repository with provided credentials in this PR. Could you make the forced merge of this PR?

@nhathiwala
Copy link
Member

Okay, I will merge it by today.

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

2 participants