Skip to content

[client] Remove duplicate accept header #869

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

Merged
merged 2 commits into from
Sep 4, 2020
Merged

Conversation

smyrick
Copy link
Contributor

@smyrick smyrick commented Sep 4, 2020

📝 Description

This header is already added with install(JsonFeature) { }

🔗 Related Issues

See #865
#867

This header is already added with `install(JsonFeature) { }`

See #865
@smyrick smyrick added type: bug Something isn't working changes: patch Changes require a patch version labels Sep 4, 2020
@dariuszkuc dariuszkuc merged commit d6f7221 into master Sep 4, 2020
@dariuszkuc dariuszkuc deleted the smyrick-patch-2 branch September 4, 2020 15:04
huehnerlady pushed a commit to huehnerlady/graphql-kotlin that referenced this pull request Oct 16, 2020
* Remove duplicate accept header

This header is already added with `install(JsonFeature) { }`

See ExpediaGroup#865

* Update GraphQLKtorClient.kt
dariuszkuc pushed a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
* Remove duplicate accept header

This header is already added with `install(JsonFeature) { }`

See ExpediaGroup#865

* Update GraphQLKtorClient.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version type: bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants