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

refactor: HTTP Accept header #127

Conversation

calvincestari
Copy link
Member

This change is to standardize on the HTTP accept header being sent by Apollo iOS and Kotlin clients.

The difference is that the multipart/mixed and application/json accept types will be included with every query and mutation operation to simplify the request generation and since the response parsing can handle both. This is related to apollographql/apollo-ios#3277.

Copy link
Contributor

@AnthonyMDev AnthonyMDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@calvincestari calvincestari merged commit 36fcb33 into feature/defer-execution-networking Nov 7, 2023
12 checks passed
@calvincestari calvincestari deleted the defer/request-accept-header branch November 7, 2023 22:03
calvincestari added a commit that referenced this pull request Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants