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 Accept header setup for each request individually #1444

Open
maratal opened this issue Jul 8, 2022 · 0 comments
Open

Remove Accept header setup for each request individually #1444

maratal opened this issue Jul 8, 2022 · 0 comments
Labels
enhancement New feature or improved functionality.

Comments

@maratal
Copy link
Collaborator

maratal commented Jul 8, 2022

I've just noticed we should probably also set the Accept header on the request, [again similarly to -[ARTRest time:]]

I think it's a legacy code. Accept header is set later here for all requests:

[mutableRequest setAcceptHeader:self.defaultEncoder encoders:self.encoders];

Originally posted by maratal in #1420 (comment)

┆Issue is synchronized with this Jira Task by Unito

maratal pushed a commit that referenced this issue Jul 19, 2023
@umair-ably umair-ably added the enhancement New feature or improved functionality. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

2 participants