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

Remove setUserAgent methods from API clients #444

Merged
merged 2 commits into from
Jan 19, 2021
Merged

Remove setUserAgent methods from API clients #444

merged 2 commits into from
Jan 19, 2021

Conversation

lbalmaceda
Copy link
Contributor

@lbalmaceda lbalmaceda commented Jan 19, 2021

Changes

The setters for a user-agent header previously available on both API clients are now removed. The same can still be achieved either by setting the header to individual requests or via the DefaultClient constructor parameters in a global way.

@lbalmaceda lbalmaceda added this to the v2-Next milestone Jan 19, 2021
@lbalmaceda lbalmaceda requested a review from a team as a code owner January 19, 2021 19:05
jimmyjames
jimmyjames previously approved these changes Jan 19, 2021
@lbalmaceda lbalmaceda merged commit 0cc0be2 into v2-dev Jan 19, 2021
@lbalmaceda lbalmaceda deleted the ft-jwt branch January 19, 2021 19:34
@lbalmaceda lbalmaceda modified the milestones: v2-Next, 2.0.0-beta.0 Jan 19, 2021
@lbalmaceda lbalmaceda changed the title remove setUserAgent methods from API clients Remove setUserAgent methods from API clients Jan 20, 2021
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 this pull request may close these issues.

None yet

2 participants